Uses of Class
org.apache.openejb.jee.jpa.EmbeddableAttributes
-
Packages that use EmbeddableAttributes Package Description org.apache.openejb.jee.jpa Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EmbeddableAttributes in org.apache.openejb.jee.jpa
Fields in org.apache.openejb.jee.jpa declared as EmbeddableAttributes Modifier and Type Field Description protected EmbeddableAttributesEmbeddable. attributesMethods in org.apache.openejb.jee.jpa that return EmbeddableAttributes Modifier and Type Method Description EmbeddableAttributesObjectFactory. createEmbeddableAttributes()Create an instance ofEmbeddableAttributesEmbeddableAttributesEmbeddable. getAttributes()Gets the value of the attributes property.Methods in org.apache.openejb.jee.jpa with parameters of type EmbeddableAttributes Modifier and Type Method Description voidEmbeddable. setAttributes(EmbeddableAttributes value)Sets the value of the attributes property.
-