Berkeley DB XML
version 2.5.16

Uses of Package
com.sleepycat.persist.raw

Packages that use com.sleepycat.persist.raw
com.sleepycat.persist.model Annotations for defining a persistent object model. 
com.sleepycat.persist.raw Raw data access for general purpose tools and manual conversions. 
 

Classes in com.sleepycat.persist.raw used by com.sleepycat.persist.model
RawObject
          A raw instance that can be used with a RawStore or Conversion.
RawType
          The type definition for a simple or complex persistent type, or an array of persistent types.
 

Classes in com.sleepycat.persist.raw used by com.sleepycat.persist.raw
RawField
          The definition of a field in a RawType.
RawObject
          A raw instance that can be used with a RawStore or Conversion.
RawType
          The type definition for a simple or complex persistent type, or an array of persistent types.
 


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.