类的使用
org.hibernate.annotations.NamedQuery
-
使用NamedQuery的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations.org.hibernate.cfg.annotations -
-
org.hibernate.annotations中NamedQuery的使用
返回NamedQuery的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 NamedQuery[]value()The grouping of named queries. -
org.hibernate.cfg.annotations中NamedQuery的使用
参数类型为NamedQuery的org.hibernate.cfg.annotations中的方法 修饰符和类型 方法 说明 static voidQueryBinder. bindQuery(NamedQuery queryAnn, MetadataBuildingContext context)
-