Package | Description |
---|---|
com.cybozu.kintone.database |
Modifier and Type | Method and Description |
---|---|
CommentSet |
JsonParser.jsonToCommentSet(Connection con,
java.lang.String json)
Converts the json string to the commentset object.
|
ResultSet |
JsonParser.jsonToResultSet(Connection con,
java.lang.String json)
Converts the json string to the resultset object.
|
java.lang.String |
LazyUploader.upload(Connection conn)
Upload file
|
java.lang.String |
InputStreamLazyUploader.upload(Connection conn) |
java.lang.String |
FileLazyUploader.upload(Connection conn) |
Constructor and Description |
---|
ResultSet(Connection connection) |