public interface ISqlJetBackend
Modifier and Type | Method and Description |
---|---|
ISqlJetBtree |
getBtree() |
java.lang.String |
getName() |
SqlJetSafetyLevel |
getSafetyLevel() |
ISqlJetSchema |
getSchema() |
SqlJetTransactionState |
getTransactionState() |
java.lang.String getName()
ISqlJetBtree getBtree()
SqlJetTransactionState getTransactionState()
SqlJetSafetyLevel getSafetyLevel()
ISqlJetSchema getSchema()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.