java.lang.Object
com.aoapps.sql.wrapper.ClobWrapperImpl
com.aoapps.sql.failfast.FailFastClobImpl
- All Implemented Interfaces:
ClobWrapper,Wrapper,AutoCloseable,Clob,Wrapper
- Author:
- AO Industries, Inc.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfree()getCharacterStream(long pos, long length) protected FailFastConnectionImplgetSubString(long pos, int length) longlength()longlongsetAsciiStream(long pos) setCharacterStream(long pos) intintvoidtruncate(long len) Methods inherited from class com.aoapps.sql.wrapper.ClobWrapperImpl
getWrapped, toString, unwrapClob, wrapInputStream, wrapOutputStream, wrapReader, wrapWriterMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.aoapps.sql.wrapper.ClobWrapper
closeMethods inherited from interface com.aoapps.sql.wrapper.Wrapper
isWrapperFor, unwrap
-
Constructor Details
-
FailFastClobImpl
-
-
Method Details
-
getConnectionWrapper
- Overrides:
getConnectionWrapperin classClobWrapperImpl
-
length
- Throws:
SQLException
-
getSubString
- Throws:
SQLException
-
getCharacterStream
- Specified by:
getCharacterStreamin interfaceClob- Specified by:
getCharacterStreamin interfaceClobWrapper- Overrides:
getCharacterStreamin classClobWrapperImpl- Throws:
SQLException
-
getAsciiStream
- Specified by:
getAsciiStreamin interfaceClob- Specified by:
getAsciiStreamin interfaceClobWrapper- Overrides:
getAsciiStreamin classClobWrapperImpl- Throws:
SQLException
-
position
- Throws:
SQLException
-
position
- Specified by:
positionin interfaceClob- Specified by:
positionin interfaceClobWrapper- Overrides:
positionin classClobWrapperImpl- Throws:
SQLException
-
setString
- Throws:
SQLException
-
setString
- Throws:
SQLException
-
setAsciiStream
- Specified by:
setAsciiStreamin interfaceClob- Specified by:
setAsciiStreamin interfaceClobWrapper- Overrides:
setAsciiStreamin classClobWrapperImpl- Throws:
SQLException
-
setCharacterStream
- Specified by:
setCharacterStreamin interfaceClob- Specified by:
setCharacterStreamin interfaceClobWrapper- Overrides:
setCharacterStreamin classClobWrapperImpl- Throws:
SQLException
-
truncate
- Throws:
SQLException
-
free
- Throws:
SQLException
-
getCharacterStream
- Specified by:
getCharacterStreamin interfaceClob- Specified by:
getCharacterStreamin interfaceClobWrapper- Overrides:
getCharacterStreamin classClobWrapperImpl- Throws:
SQLException
-
