public interface IDatabaseSequenceName extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalogName() |
String |
getName() |
String |
getSchemaName() |
String |
getSequenceName() |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.