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, sqlDropStringsboolean appliesToDialect(Dialect dialect)
dialect - The dialect to check against.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.