Package | Description |
---|---|
net.sf.jkniv.sqlegance | |
net.sf.jkniv.sqlegance.builder.xml | |
net.sf.jkniv.whinstone.cassandra.commands | |
net.sf.jkniv.whinstone.jdbc.commands |
Modifier and Type | Method and Description |
---|---|
Insertable |
Sql.asInsertable()
Insertable instance |
Modifier and Type | Method and Description |
---|---|
Insertable |
AbstractSqlTag.asInsertable() |
static Insertable |
TagFactory.newInsert(String id,
LanguageType languageType) |
static Insertable |
TagFactory.newInsert(String id,
LanguageType languageType,
Isolation isolation,
int timeout,
ValidateType validateType,
Statistical stats) |
static Insertable |
TagFactory.newInsert(String id,
LanguageType languageType,
SqlDialect sqlDialect) |
Constructor and Description |
---|
CassandraSequenceGeneratedKey(Insertable isql,
com.datastax.driver.core.Session session,
HandleableException handlerException) |
Constructor and Description |
---|
JdbcSequenceGeneratedKey(Insertable isql,
Connection conn,
HandleableException handlerException) |
Copyright © 2012–2020 jkniv, copyleft code. All rights reserved.