Class and Description |
---|
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
Class and Description |
---|
ConnectionSchemaProperty |
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
RestSchemaNode
Used to build a JSON representation for a schema node
|
Class and Description |
---|
ConnectionSchema
{
"keng__id": "connection",
"keng__kType": "Connection",
"keng__description": "Describes the configuration for a connection",
"keng__properties": {
"tko__jndiname": {
"keng__type": "string",
"keng__required": "true",
"keng__repeatable": "false"
},
"tko__drivername": {
"keng__type": "string",
"keng__required": "true",
"keng__repeatable": "false"
},
"property": {
"keng__properties": {
"value": {
"keng__type": "string",
"keng__required": "false"
},
"name": {
"keng__type": "string",
"keng__required": "false",
"keng__values": [
]
}
}
"keng__type": "string",
"keng__required": "false",
"keng__repeatable": "true",
"keng__limit": "-1"
}
}
|
ConnectionSchemaPairProperty
"property": {
"keng__properties": {
"value": {
"keng__type": "string",
"keng__required": "false"
},
"name": {
"keng__type": "string",
"keng__required": "false"
}
}
"keng__type": "string",
"keng__required": "false",
"keng__repeatable": "true",
"keng__limit": "-1"
}
|
ConnectionSchemaProperty |
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
Class and Description |
---|
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
Class and Description |
---|
RestConnection
A connection that can be used by GSON to build a JSON document representation.
|
Copyright © 2013–2019. All rights reserved.