Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetCollateExpression
- All Superinterfaces:
ISqlJetExpression
- All Known Implementing Classes:
SqlJetCollateExpression
Collate expression.
- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
Method Summary
Methods inherited from interface org.tmatesoft.sqljet.core.schema.ISqlJetExpression
getValue
-
Method Details
-
getExpression
ISqlJetExpression getExpression() -
getCollationName
String getCollationName()
-