2012年4月6日

Hibernate导出表代码

摘要: import org.hibernate.cfg.Configuration; import org.hibernate.tool.hbm2ddl.SchemaExport; public class ExportDB { public static void main(Strin... 阅读全文

posted @ 2012-04-06 10:18 海南一哥 阅读(138) 评论(0) 推荐(0)

导航