Uses of Class
org.apache.openejb.jee.sun.ReadOnly

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

Uses of ReadOnly in org.apache.openejb.jee.sun
 

Fields in org.apache.openejb.jee.sun declared as ReadOnly
protected  ReadOnly CmpFieldMapping.readOnly
           
 

Methods in org.apache.openejb.jee.sun that return ReadOnly
 ReadOnly ObjectFactory.createReadOnly()
          Create an instance of ReadOnly
 ReadOnly CmpFieldMapping.getReadOnly()
           
 

Methods in org.apache.openejb.jee.sun with parameters of type ReadOnly
 void CmpFieldMapping.setReadOnly(ReadOnly value)
           
 



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