| Package | Description |
|---|---|
| org.mule.db.commons.internal.domain.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStructuredDbType
Defines a structured data type
|
class |
ArrayResolvedDbType
Defines a structured data type for
Array |
class |
BlobDbType
Defines a Blob data type that was resolved for a database instance.
|
class |
ClobResolvedDataType
Defines a data type for
Clob |
class |
MappedStructResolvedDbType<T>
Defines a structured data type for
Struct mapped to a Java class. |
class |
ResolvedDbType
Defines a data type that was resolved for a database instance
|
class |
StructDbType
Defines a structured data type
|
class |
UnknownDbType
Represents a data type for a template, which real type is unknown until it is instantiated
|
Copyright © 2021. All rights reserved.