| Package | Description |
|---|---|
| com.mysema.query.sql |
SQL/JDBC support for Querydsl
|
| com.mysema.query.sql.types |
Types for de/serialization to ResultSet and PreparedStatement
|
| Class and Description |
|---|
| Type
Defines the de/serialization of a typed Java object from a ResultSet or to a PreparedStatement
|
| Class and Description |
|---|
| AbstractDateTimeType
Common abstract superclass for Type implementations
|
| AbstractNumberType |
| AbstractType
Common abstract superclass for Type implementations
|
| BytesType
BytesType maps byte[] to byte[] on the JDBC level
|
| Null |
| Type
Defines the de/serialization of a typed Java object from a ResultSet or to a PreparedStatement
|
Copyright © 2007–2014 Mysema Ltd. All rights reserved.