Object
DB
Object
DB
ObjectDB
About ObjectDB
Get ObjectDB
Support
Manual
Quick Tour
Entity Classes
Using JPA
JPA Queries
Tools
and Utilities
Configuration
API
JPA
Reference
JDO
Reference
Tutorials
General JPA Tutorials
Web App JPA Tutorials
Admin
Home
»
JDO Reference
»
PersistenceCapable
»
PersistenceCapable.SERIALIZABLE - JDO static field
JDO Reference
JDOHelper
PersistenceManagerFactory
PersistenceManager
Transaction
Query
Extent
Annotations
Callbacks
Listeners
Predefined ID Classes
Miscellaneous
Exceptions
PersistenceCapable.SERIALIZABLE - JDO static field
Static Field
javax.jdo.spi.PersistenceCapable
byte SERIALIZABLE
If jdoFieldFlags for a field includes SERIALIZABLE, then the field is not declared as TRANSIENT.
Since:
JDO 1.0
< PersistenceCapable
^ PersistenceCapable
JDOHelper >