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

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

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

Fields in org.apache.openejb.jee.jpa with type parameters of type Version
protected  java.util.List<Version> Attributes.version
           
 

Methods in org.apache.openejb.jee.jpa that return Version
 Version ObjectFactory.createVersion()
          Create an instance of Version
 

Methods in org.apache.openejb.jee.jpa that return types with arguments of type Version
 java.util.List<Version> Attributes.getVersion()
          Gets the value of the version property.
 



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