- java.lang.Object
-
- org.hibernate.cfg.annotations.CustomizableColumns
-
-
Constructor Summary
Constructors
Constructor and Description |
CustomizableColumns(javax.persistence.Column[] columns) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType() |
javax.persistence.Column[] |
columns() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.annotation.Annotation
equals, hashCode, toString
Copyright © 2014. All Rights Reserved.