public static class DatabaseMetadata.SupportsTransactionIsolationLevelValuesAdapter extends MapValuesAdapter<DatabaseMetadata.SupportsTransactionIsolationLevelValues,Integer,DatabaseMetadata.SupportsTransactionIsolationLevel>
| Constructor and Description |
|---|
DatabaseMetadata.SupportsTransactionIsolationLevelValuesAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
getKey(DatabaseMetadata.SupportsTransactionIsolationLevel value)
Returns the map key for specified map value.
|
marshal, unmarshalpublic DatabaseMetadata.SupportsTransactionIsolationLevelValuesAdapter()
protected Integer getKey(DatabaseMetadata.SupportsTransactionIsolationLevel value)
MapValuesAdaptergetKey in class MapValuesAdapter<DatabaseMetadata.SupportsTransactionIsolationLevelValues,Integer,DatabaseMetadata.SupportsTransactionIsolationLevel>value - the map valuevalue.Copyright © 2011-2013. All Rights Reserved.