| Package | Description |
|---|---|
| org.modeshape.jdbc | |
| org.modeshape.jdbc.types |
| Modifier and Type | Method and Description |
|---|---|
protected Transform |
JcrType.getTransform()
|
| Constructor and Description |
|---|
JcrType(int jcrType,
int jdbcType,
String typeName,
Class<?> clazz,
int displaySize,
int precision,
Transform transform) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobTransform |
class |
BooleanTransform |
class |
DateTransform |
class |
DecimalTransform |
class |
DoubleTransform |
class |
LongTransform |
class |
StringTransform |
class |
TimeStampTransform |
class |
UUIDTransform |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.