Package | Description |
---|---|
org.apache.cayenne.access.types |
Defines an extendable mechanism to map Java types to JDBC types.
|
Modifier and Type | Method and Description |
---|---|
Wkt |
WktType.materializeObject(CallableStatement rs,
int index,
int type) |
Wkt |
WktType.materializeObject(ResultSet rs,
int index,
int type) |
Modifier and Type | Method and Description |
---|---|
void |
WktType.setJdbcObject(PreparedStatement statement,
Wkt wkt,
int pos,
int type,
int scale) |
String |
WktType.toString(Wkt value) |
Copyright © 2001–2021 Apache Cayenne. All rights reserved.