| Package | Description |
|---|---|
| to.etc.webapp.qsql |
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalType
JDBC converter for [BigDecimal] type.
|
class |
BooleanType
JDBC converter for [boolean] and [Boolean] type.
|
class |
BooleanYNType
JDBC converter for [boolean] and [Boolean] type, that converts boolean values into 'Y' / 'N' parameters.
|
class |
DoubleType
JDBC converter for [double] and [Double] type.
|
class |
EnumAsStringType |
class |
IntegerType
JDBC converter for [int] and [Integer] type.
|
class |
LongType
JDBC converter for [long] and [Long] type.
|
class |
TimestampType
JDBC converter for full Date type.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
JdbcMetaManager.register(IJdbcTypeFactory f) |
Copyright © 2017 etc.to. All rights reserved.