Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

G

getArray() - Method in class oracle.jbo.domain.Array
Returns the elements of this array into an Object array.
getAsciiOutputStream() - Method in class oracle.jbo.domain.ClobDomain
Write ascii stream to the CLOB.
getAsciiStream() - Method in class oracle.jbo.domain.ClobDomain
Gets the CLOB value designated by this Clob object as a stream of Ascii bytes.
getAttrCustomDatumFactories() - Method in class oracle.jbo.domain.Struct
Returns factories that oracle.sql requires to create the attributes of this structure.
getAttribute(int) - Method in class oracle.jbo.domain.Struct
Returns the attribute from this StructDomain object, given its index.
getAttribute(String) - Method in class oracle.jbo.domain.Struct
Returns the attribute from this StructDomain object, given its name.
getAttributeCount() - Method in class oracle.jbo.domain.Struct
Returns the number of attributes in this StructDomain object.
getAttributeIndexOf(String) - Method in class oracle.jbo.domain.Struct
Returns the index of a named attribute in this StructDomain object.
getAttributeNames() - Method in class oracle.jbo.domain.Struct
 
getAttributeValues() - Method in class oracle.jbo.domain.Struct
 
getAttrSQLTypes() - Method in class oracle.jbo.domain.Struct
Returns the SQL types for the attributes of the structure.
getAttrXMLElementTag(AttributeDef) - Method in class oracle.jbo.domain.Struct
Returns the class name of this domain, appended with the name of the attribute as xml-element tag for this domain-attribute.
getBinaryOutputStream() - Method in class oracle.jbo.domain.BlobDomain
 
getBinaryStream() - Method in class oracle.jbo.domain.BlobDomain
 
getBufferSize() - Method in class oracle.jbo.domain.ClobDomain
Get ideal LOB db access buffer size.
getBufferSize() - Method in class oracle.jbo.domain.BlobDomain
 
getBytes() - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method. Converts this domain value into a bytes, so that the oracle.jbo.Key object can render this domain into a short string form.
getBytes() - Method in class oracle.jbo.domain.Ref
Returns the contents of the Ref in byte format.
getBytes(long, int) - Method in class oracle.jbo.domain.BlobDomain
 
getBytes(long, int, byte[]) - Method in class oracle.jbo.domain.BlobDomain
 
getCharacterOutputStream() - Method in class oracle.jbo.domain.ClobDomain
Returns a Writer for Unicode stream to the CLOB that uses the default character encoding.
getCharacterOutputStream(String) - Method in class oracle.jbo.domain.ClobDomain
Returns a Writer for Unicode stream to the CLOB that uses the named character encoding
getCharacterStream() - Method in class oracle.jbo.domain.ClobDomain
Gets the Clob contents as a Unicode stream that uses the default character encoding.
getCharacterStream() - Method in class oracle.jbo.domain.BlobDomain
 
getCharacterStream() - Method in class oracle.jbo.domain.BFileDomain
 
getCharacterStream(String) - Method in class oracle.jbo.domain.ClobDomain
Gets the Clob contents as a Unicode stream that uses the named character encoding.
getColumnType() - Method in class oracle.jbo.domain.Struct
Returns the column type of the database column that corresponds to this STRUCT.
getCurrentDate() - Static method in class oracle.jbo.domain.Date
Gets current date and time.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
getCustomDatumFactory() - Static method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Sequence
Internal: Applications should not use this method. Returns the sequence value that was generated by the database sequence while constructing the SequenceImpl object.
getData() - Method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method. Converts this to a JDBC object.
getData() - Method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method. Converts this to a JDBC object.
getData() - Method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
getData() - Method in class oracle.jbo.domain.Char
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.BFileDomain
Internal: Applications should not use this method.
getData() - Method in class oracle.jbo.domain.Array
Internal: Applications should not use this method.
getElemType() - Method in class oracle.jbo.domain.Array
 
getElemXMLElementTag() - Method in class oracle.jbo.domain.Array
Returns the classname of this domain, appended with the name of the attribute as XML-element tag for this domain-attribute.
getInputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
getInputStream() - Method in class oracle.jbo.domain.BFileDomain
 
getInternalArray() - Method in class oracle.jbo.domain.Array
 
getInvokeDomainMethod() - Static method in class oracle.jbo.domain.BaseLobDomain
 
getInvokeDomainMethod() - Static method in class oracle.jbo.domain.BFileDomain
 
getLength() - Method in class oracle.jbo.domain.ClobDomain
Returns the number of characters in the CLOB value designated by this Clob object.
getLength() - Method in class oracle.jbo.domain.BlobDomain
 
getOutputStream() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOutputStream() - Method in class oracle.jbo.domain.BFileDomain
 
getOwner() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwner() - Method in class oracle.jbo.domain.Struct
 
getOwner() - Method in class oracle.jbo.domain.BFileDomain
 
getOwner() - Method in class oracle.jbo.domain.Array
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.Struct
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.BFileDomain
 
getOwnerAttributeIndex() - Method in class oracle.jbo.domain.Array
 
getOwnerRow() - Method in class oracle.jbo.domain.BaseLobDomain
 
getOwnerRow() - Method in class oracle.jbo.domain.Struct
 
getOwnerRow() - Method in class oracle.jbo.domain.BFileDomain
 
getReferencedObject(DomainAttributeDef) - Method in class oracle.jbo.domain.Ref
Returns an an instance of the refernced row, given the attribute definition object.
getRemoteBufferSize() - Method in class oracle.jbo.domain.BaseLobDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.BaseLobDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.Struct
 
getRemoteIdString() - Method in class oracle.jbo.domain.BFileDomain
 
getRemoteIdString() - Method in class oracle.jbo.domain.Array
 
getRemoteLength() - Method in class oracle.jbo.domain.BaseLobDomain
 
getSequenceNumber() - Method in class oracle.jbo.domain.DBSequence
Returns the value of this Sequence as an oracle.jbo.domain.Number
getSerializedDomainXML(Document) - Method in class oracle.jbo.domain.Timestamp
Creates the xml node in the given xml document for this domain's data in hex format of the byte[] representation of the data.
getSerializedDomainXML(Document) - Method in class oracle.jbo.domain.Date
Creates the xml node in the given xml document for this domain's data in hex format of the byte[] representation of the data.
getSize() - Method in class oracle.jbo.domain.BaseLobDomain
 
getSize() - Method in class oracle.jbo.domain.Struct
 
getSize() - Method in class oracle.jbo.domain.BFileDomain
 
getSize() - Method in class oracle.jbo.domain.Array
 
getStorageByteArray() - Method in class oracle.jbo.domain.BaseLobDomain
 
getStructAttribute(AttributeList, StructureDef, String) - Static method in class oracle.jbo.domain.Struct
 
getStructName() - Method in class oracle.jbo.domain.Ref
Returns the name of the struct associated with this RefDomain.
getStructureDef() - Method in class oracle.jbo.domain.Struct
Returns the structure definition, that describes the details of the attributes, of this domain.
getSubString(long, int) - Method in class oracle.jbo.domain.ClobDomain
Returns a copy of the specified substring in the CLOB value designated by this Clob object.
getTime() - Method in class oracle.jbo.domain.Timestamp
Returns the time as a long value preserving the nanos values as well.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Timestamp
Creates the xml node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Struct
Creates the xml node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Date
Creates the xml node in the given xml document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.BlobDomain
Creates the XML node in the given XML document for this domain's data.
getXMLContentNode(Document) - Method in class oracle.jbo.domain.Array
Creates the XML node in the given xml document for this domain's data.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Timestamp
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.DBSequence
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Raw
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Date
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.ClobDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.BlobDomain
Internal: Applications should not use this method.
getXMLDomainFactory(Class) - Static method in class oracle.jbo.domain.Array
 
getXMLElementTag() - Method in class oracle.jbo.domain.Struct
Returns this class name as xml-element tag for this Struct domain object.
getXMLElementTag() - Method in class oracle.jbo.domain.BlobDomain
Returns this class name as an XML-element tag for this Struct domain object.
getXMLElementTag() - Method in class oracle.jbo.domain.Array
Returns this class name as XML-element tag for this Array domain object.

Oracle9i Business Components for Java Oracle Domains API Reference
Oracle9i Jdeveloper (9.0.4)
B10392-01

A B C D E F G H I L M N O P R S T U Z

 

Copyright © 1997, 2003, Oracle. All rights reserved.