类的使用
org.hibernate.annotations.Parameter
-
使用Parameter的程序包 程序包 说明 org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
org.hibernate.annotations中Parameter的使用
返回Parameter的org.hibernate.annotations中的方法 修饰符和类型 方法 说明 Parameter[]parameters()Specifies configuration information for the type.Parameter[]parameters()Optional generator parameters.Parameter[]parameters()Any configuration parameters for the named type.Parameter[]parameters()Any configuration parameters for this type definition.
-