Uses of Class
org.apache.openejb.jee.jpa.Version
-
Packages that use Version Package Description 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 Modifier and Type Field Description protected List<Version>Attributes. versionMethods in org.apache.openejb.jee.jpa that return Version Modifier and Type Method Description VersionObjectFactory. createVersion()Create an instance ofVersionMethods in org.apache.openejb.jee.jpa that return types with arguments of type Version Modifier and Type Method Description List<Version>Attributes. getVersion()Gets the value of the version property.
-