org.modeshape.jdbc
Class JdbcJcrValueFactory
java.lang.Object
org.modeshape.jdbc.JdbcJcrValueFactory
public final class JdbcJcrValueFactory
- extends Object
A factory class which creates Value
instances from arbitrary objects (avoiding the dependency on the
real ValueFactory
implementations from other modules).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createValue
public static Value createValue(Object value)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.