@FunctionalInterface public interface SQLObject
| Modifier and Type | Method and Description |
|---|---|
Object |
toSQLObject(Connection conn)
Convert the current object to SQL object (String, Blob ...)
|
Object toSQLObject(Connection conn) throws SQLFaultException
conn - The SQL connection used to create Blob or ClobSQLFaultException - ErrorCopyright © 2018. All rights reserved.