Uses of Class
org.apache.openejb.jee.jpa.Lob

Packages that use Lob
org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of Lob in org.apache.openejb.jee.jpa
 

Fields in org.apache.openejb.jee.jpa declared as Lob
protected  Lob Basic.lob
           
 

Methods in org.apache.openejb.jee.jpa that return Lob
 Lob ObjectFactory.createLob()
          Create an instance of Lob
 Lob Basic.getLob()
          Gets the value of the lob property.
 

Methods in org.apache.openejb.jee.jpa with parameters of type Lob
 void Basic.setLob(Lob value)
          Sets the value of the lob property.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.