Package org.hibernate.usertype
Interface DynamicParameterizedType.ParameterType
-
- Enclosing interface:
- DynamicParameterizedType
public static interface DynamicParameterizedType.ParameterType
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Annotation[]getAnnotationsMethod()StringgetCatalog()String[]getColumns()ClassgetReturnedClass()StringgetSchema()StringgetTable()booleanisPrimaryKey()
-