Package | Description |
---|---|
com.sleepycat.persist.raw |
Raw data access for general purpose tools and manual conversions.
|
Modifier and Type | Method | Description |
---|---|---|
java.util.Map<java.lang.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).
|
Copyright (c) 1996, 2020 Oracle and/or its affiliates. All rights reserved.