|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SQLDialectNotSupportedException | |
|---|---|
| org.jooq.impl | |
| Uses of SQLDialectNotSupportedException in org.jooq.impl |
|---|
| Methods in org.jooq.impl that throw SQLDialectNotSupportedException | |
|---|---|
static DataType<?> |
FieldTypeHelper.getDialectDataType(SQLDialect dialect,
String t,
int p,
int s)
Convert a type name (using precision and scale) into a Java class |
static Class<?> |
FieldTypeHelper.getDialectJavaType(SQLDialect dialect,
String t,
int p,
int s)
Convert a type name (using precision and scale) into a Java class |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||