C
Deprecated Methods
The following list shows a list of the methods that have been deprecated since release 8.1.5 of Oracle8i interMedia Audio, Image, and Video Java Client.
- public void appendToComments(int amount, String buffer)
- public int compareComments(CLOB dest, int amount, int start_in_comment, int start_in_compare_comment )
- public CLOB copyCommentsOut(CLOB dest, int amount, int from_loc, int
to_loc)
- public void deleteComments( )
- public int eraseFromComments(int amount, int offset)
- public void flush( ) throws SQLException
- public String getAllAttributesAsString(byte[ ] ctx)
- public int getAudioDuration(byte[ ] ctx)
- public int getCommentLength( )
- public String getCommentsAsString( )
- public String getCompressionType(byte[ ] ctx)
- public byte[ ] getData(String tableName, String columnName, String condition)
- public String getEncoding(byte[ ] ctx)
- public String getFormat(byte[ ] ctx)
- public int getNumberOfChannels(byte[ ] ctx)
- public int getSampleSize(byte[ ] ctx)
- public int getSamplingRate(byte[ ] ctx)
- public boolean loadComments(String filename)
- public void loadCommentsFromFile(String loc, String fileName, int amount, int from_loc, int to_loc)
- public boolean loadData(String fileName, String tableName, String columnName, String condition)
- public int locateInComment(String pattern, int offset, int occurrence)
- public OrdAudio(Connection the_connection)
- public OrdVideo(Connection the_connection)
- public String readFromComments(int offset, int amount)
- public void refresh(boolean forUpdate)
- public void setBindParams(String tableName, String columnName, String condition)
- public void trimComments(int newlen)
- public void writeToComments(int offset, int amount, String buffer)