Berkeley DB
version 4.7.25

Uses of Interface
com.sleepycat.persist.raw.RawField

Packages that use RawField
com.sleepycat.persist.raw Raw data access for general purpose tools and manual conversions. 
 

Uses of RawField in com.sleepycat.persist.raw
 

Methods in com.sleepycat.persist.raw that return types with arguments of type RawField
 Map<String,RawField> RawType.getFields()
          Returns a map of field name to raw field for each non-static non-transient field declared in this class, or null if this is not a complex type (in other words, this is a simple type or an array type).
 


Berkeley DB
version 4.7.25

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