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