public interface AuxiliaryDatabaseObject extends Exportable, Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
appliesToDialect(Dialect dialect)
Does this database object apply to the given dialect?
|
getExportIdentifier, sqlCreateStrings, sqlDropStrings
boolean appliesToDialect(Dialect dialect)
dialect
- The dialect to check against.Copyright © 2018 JBoss by Red Hat. All rights reserved.