|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.store.jdbc.dialect.Dialect
org.apache.lucene.store.jdbc.dialect.DB2Dialect
org.apache.lucene.store.jdbc.dialect.DerbyDialect
public class DerbyDialect
A derby (cloudscape) dialect.
| Constructor Summary | |
|---|---|
DerbyDialect()
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.lucene.store.jdbc.dialect.DB2Dialect |
|---|
getBitType, getBlobType, getCurrentTimestampFunction, getCurrentTimestampSelectString, getNumberType, getTimestampType, getVarcharType, isCurrentTimestampSelectStringCallable, supportsCurrentTimestampSelection, supportsForUpdate |
| Methods inherited from class org.apache.lucene.store.jdbc.dialect.Dialect |
|---|
closeBlobSelectQuote, closeQuote, getCascadeConstraintsString, getForUpdateNowaitString, getForUpdateString, getTableTypeString, openBlobSelectQuote, openQuote, processSettings, sqlTableExists, supportsIfExistsAfterTableName, supportsIfExistsBeforeTableName, supportsTableExists, supportTransactionalScopedBlobs, useExistsBeforeInsertLock, useInputStreamToInsertBlob |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DerbyDialect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||