Package | Description |
---|---|
org.tinygroup.distributed | |
org.tinygroup.tinydb | |
org.tinygroup.tinydb.dialect.impl | |
org.tinygroup.tinydb.operator | |
org.tinygroup.tinydb.operator.impl | |
org.tinygroup.tinydb.spring |
Modifier and Type | Class and Description |
---|---|
class |
MultiDistributedMySQLDialect
多数据源方式获取分布式主键值
|
class |
SingleDistributedMySQLDialect
单数据源方式获取分布式主键值
|
Modifier and Type | Method and Description |
---|---|
Dialect |
Configuration.getDialect() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setDialect(Dialect dialect) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractColumnDialcet |
class |
AbstractDialect |
class |
AbstractSequenceDialcet
Deprecated.
|
class |
AbstractSequenceDialect |
class |
DB2Dialect |
class |
DerbyDialect
The Class MySQLDialect.
|
class |
InformixDialect
The Class InformixDialect.
|
class |
MySQLDialect
The Class MySQLDialect.
|
class |
OracleDialect |
class |
SQLServerDialect
The Class SQLServerDialect.
|
class |
SybaseDialect |
Modifier and Type | Method and Description |
---|---|
Dialect |
DbBaseOperator.getDialect() |
Modifier and Type | Method and Description |
---|---|
void |
DbBaseOperator.setDialect(Dialect dialect) |
Modifier and Type | Method and Description |
---|---|
Dialect |
DBSpringBaseOperator.getDialect() |
Modifier and Type | Method and Description |
---|---|
void |
DBSpringBaseOperator.setDialect(Dialect dialect) |
Modifier and Type | Method and Description |
---|---|
Dialect |
DBOperatorFactoryBean.getDialect() |
Modifier and Type | Method and Description |
---|---|
void |
DBOperatorFactoryBean.setDialect(Dialect dialect) |
Copyright © 2006–2018 TinyGroup. All rights reserved.