public class JdbcLexicalUUID extends AbstractJdbcUUID
| Modifier and Type | Field and Description |
|---|---|
static JdbcLexicalUUID |
instance |
| Constructor and Description |
|---|
JdbcLexicalUUID() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
compose(Object obj) |
Object |
decompose(UUID value) |
getJdbcType, getPrecision, getScale, getType, isCaseSensitive, isCurrency, isSigned, needsQuotes, toStringpublic static final JdbcLexicalUUID instance
public UUID compose(Object obj)
compose in class AbstractJdbcType<UUID>public Object decompose(UUID value)
decompose in class AbstractJdbcType<UUID>Copyright © 2015–2016. All rights reserved.