|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.databene.platform.db.DatabaseDialect
org.databene.platform.db.dialect.DerbyDialect
public class DerbyDialect
Implements generic database concepts for Derby.
Created: 26.01.2010 07:14:34
| Field Summary |
|---|
| Fields inherited from class org.databene.platform.db.DatabaseDialect |
|---|
quoteTableNames, sequenceSupported |
| Constructor Summary | |
|---|---|
DerbyDialect()
|
|
| Method Summary |
|---|
| Methods inherited from class org.databene.platform.db.DatabaseDialect |
|---|
createSequence, formatTimestamp, formatValue, getSystem, insert, isSequenceSupported, querySequences, renderDropSequence, renderFetchSequenceValue, setSequenceValue, update |
| 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 | |||||||||