Uses of Class
org.hibernate.annotations.Parameter
-
Packages that use Parameter Package Description org.hibernate.annotations Package containing all the Hibernate specific annotations. -
-
Uses of Parameter in org.hibernate.annotations
Methods in org.hibernate.annotations that return Parameter Modifier and Type Method Description 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.
-