public class H2Queries extends StandardQueries
connectionContext
Constructor and Description |
---|
H2Queries(ConnectionContext connectionContext) |
Modifier and Type | Method and Description |
---|---|
ColumnMetaDataCollection |
getMetaData(String objectName) |
boolean |
isTableExists(String tableName) |
getQueryImplementation, query, queryInt, registerQueryImplementation, utilsSplitDottedObjectNames
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getCount, getPrimaryKeys, getSqlObjects, isColumnExists, isDbOptionExists, isPrivilegeExists, isSqlObjectExists, isUserExists, query, queryString, truncateTable
public H2Queries(ConnectionContext connectionContext)
public ColumnMetaDataCollection getMetaData(String objectName) throws MintleafException
MintleafException
public boolean isTableExists(String tableName) throws MintleafException
MintleafException
Copyright © 2017. All rights reserved.