public final class JdbcJcrValueFactory extends Object
Value
instances from arbitrary objects (avoiding the dependency on the real
ValueFactory
implementations from other modules).Modifier and Type | Field and Description |
---|---|
protected static SimpleDateFormat |
ISO8601 |
Modifier and Type | Method and Description |
---|---|
static Value |
createValue(Object value)
Creates a new
Value instance to be used by the JDBC driver. |
protected static final SimpleDateFormat ISO8601
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.