类的使用
org.hibernate.annotations.SQLUpdate
-
使用SQLUpdate的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
org.hibernate.annotations中SQLUpdate的使用
返回SQLUpdate的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 SQLUpdatesqlUpdate()Defines a custom SQL update statement.
-