org.apache.cayenne.jpa.map
Class JpaTransient
java.lang.Object
org.apache.cayenne.jpa.map.JpaAttribute
org.apache.cayenne.jpa.map.JpaTransient
- All Implemented Interfaces:
- XMLSerializable
public class JpaTransient
- extends JpaAttribute
JpaTransient
public JpaTransient()
encodeAsXML
public void encodeAsXML(XMLEncoder encoder)
- Description copied from interface:
XMLSerializable
- Prints itself as XML to the provided XMLEncoder.
- Specified by:
encodeAsXML
in interface XMLSerializable
- Specified by:
encodeAsXML
in class JpaAttribute
Copyright © 2001-2008 Apache Cayenne. All Rights Reserved.