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