Package | Description |
---|---|
com.mckoi.database.global |
This package includes database constants such as
Types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClobRef
A reference to a large character object in the database.
|
Modifier and Type | Class and Description |
---|---|
class |
StringObject
A concrete implementation of StringAccessor that uses a java.lang.String
object.
|
Copyright © 2015. All rights reserved.