Uses of Class
com.nuodb.jdbc.SQLContext
-
Packages that use SQLContext Package Description com.nuodb.jdbc -
-
Uses of SQLContext in com.nuodb.jdbc
Methods in com.nuodb.jdbc that return SQLContext Modifier and Type Method Description SQLContextConnection. getSQLContext()SQLContextRemConnection. getSQLContext()Methods in com.nuodb.jdbc with parameters of type SQLContext Modifier and Type Method Description InputStreamValue. getAsciiStream(SQLContext context)InputStreamValueStream. getAsciiStream(SQLContext context)byte[]ValueStream. getBytes(SQLContext context)ReaderValue. getCharacterStream(SQLContext context)ReaderValueStream. getCharacterStream(SQLContext context)
-