public class SqlOnJson extends Object
| Constructor and Description |
|---|
SqlOnJson() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
convert(com.github.terma.sqlonjson.SqlOnJson.JsonIterator jsonIterator) |
static Connection |
convertPlain(String json) |
public static Connection convertPlain(String json) throws SQLException, ClassNotFoundException
SQLExceptionClassNotFoundExceptionpublic static Connection convert(com.github.terma.sqlonjson.SqlOnJson.JsonIterator jsonIterator) throws SQLException, ClassNotFoundException
SQLExceptionClassNotFoundExceptionCopyright © 2017. All rights reserved.