public class IndexAnnotationDto extends Object
| Constructor and Description |
|---|
IndexAnnotationDto(String indexName,
String indexColumnList,
Boolean indexUnique) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexColumnList() |
String |
getIndexName() |
Boolean |
getIndexUnique() |
Copyright © 2023. All rights reserved.