Skip navigation links

Oracle® Multimedia Java API Reference
11g Release 2 (11.2)

E10779-01


Deprecated API


Contents

Deprecated Classes
oracle.ord.im.OrdImageSignature
          This class is no longer supported. 

 

Deprecated Methods
oracle.ord.im.OrdImageSignature.evaluateScore(OrdImageSignature, OrdImageSignature, String)
          This method is no longer supported. 
oracle.ord.im.OrdImageSignature.generateSignature(OrdImage)
          This method is no longer supported. 
oracle.ord.im.OrdAudio.getComments()
          New applications should use the getClobComments method. 
oracle.ord.im.OrdVideo.getComments()
          New applications should use the getClobComments method. 
oracle.ord.im.OrdDoc.getComments()
          New applications should use the getClobComments method. 
oracle.ord.im.OrdAudio.getContent()
          New applications should use the getBlobContent method. 
oracle.ord.im.OrdVideo.getContent()
          New applications should use the getBlobContent method. 
oracle.ord.im.OrdImage.getContent()
          New applications should use the getBlobContent method. 
oracle.ord.im.OrdDoc.getContent()
          New applications should use the getBlobContent method. 
oracle.ord.im.OrdAudio.getFactory()
          New applications should use the getORADataFactory method. 
oracle.ord.im.OrdVideo.getFactory()
          New applications should use the getORADataFactory method. 
oracle.ord.im.OrdImage.getFactory()
          New applications should use the getORADataFactory method. 
oracle.ord.im.OrdImageSignature.getFactory()
          This method is no longer supported. 
oracle.ord.im.OrdDoc.getFactory()
          New applications should use the getORADataFactory method. 
oracle.ord.im.OrdImageSignature.getORADataFactory()
          This method is no longer supported. 
oracle.ord.im.OrdMediaUtil.imCompatibilityInit(OracleConnection)
          This method is no longer needed. 
oracle.ord.im.OrdMediaUtil.imCompatibilityInit(OracleConnection)
          This method is no longer needed. 
oracle.ord.im.OrdImageSignature.isConnectionNull()
          This method is no longer supported. 
oracle.ord.im.OrdImageSignature.isSimilar(OrdImageSignature, OrdImageSignature, String, float)
          This method is no longer supported. 
oracle.ord.im.OrdAudio.setComments(CLOB)
          New applications should use the setClobComments method. 
oracle.ord.im.OrdVideo.setComments(CLOB)
          New applications should use the setClobComments method. 
oracle.ord.im.OrdDoc.setComments(CLOB)
          New applications should use the setClobComments method. 

 

Deprecated Constructors
oracle.ord.media.jai.io.BlobInputStream(BLOB)
            
oracle.ord.media.jai.io.BlobOutputStream(BLOB)
            
oracle.ord.im.OrdAudio()
            
oracle.ord.im.OrdDoc()
            
oracle.ord.im.OrdImage()
            
oracle.ord.im.OrdImageSignature()
            
oracle.ord.im.OrdVideo()
            

 


Skip navigation links

Oracle® Multimedia Java API Reference
11g Release 2 (11.2)

E10779-01


Copyright © 1999, 2009, Oracle and/or its affiliates. All rights reserved.