Class IndexAnnotationDto
java.lang.Object
org.broadleafcommerce.common.extensibility.jpa.IndexAnnotationDto
-
Constructor Summary
ConstructorsConstructorDescriptionIndexAnnotationDto
(String indexName, String indexColumnList, Boolean indexUnique) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
IndexAnnotationDto
-
-
Method Details
-
getIndexName
-
getIndexColumnList
-
getIndexUnique
-