ModeShape Distribution 3.0.0.Beta1

org.modeshape.jdbc
Class JdbcJcrValueFactory

java.lang.Object
  extended by 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).

Author:
Horia Chiorean

Method Summary
static Value createValue(Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createValue

public static Value createValue(Object value)

ModeShape Distribution 3.0.0.Beta1

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.