类的使用
org.hibernate.annotations.Entity
-
使用Entity的程序包 程序包 说明 org.hibernate.cfg.annotations -
-
org.hibernate.cfg.annotations中Entity的使用
参数类型为Entity的org.hibernate.cfg.annotations中的构造器 构造器 说明 EntityBinder(javax.persistence.Entity ejb3Ann, Entity hibAnn, org.hibernate.annotations.common.reflection.XClass annotatedClass, PersistentClass persistentClass, MetadataBuildingContext context)
-