Business Components

Serialized Form


Package oracle.jbo

Class oracle.jbo.AfterCommitException implements Serializable

Class oracle.jbo.AfterPostException implements Serializable

Class oracle.jbo.AfterRollbackException implements Serializable

Class oracle.jbo.AlreadyConnectedException implements Serializable

Class oracle.jbo.AlreadyLockedException implements Serializable

Class oracle.jbo.ApplicationModuleCreateException implements Serializable

Class oracle.jbo.AttributeLoadException implements Serializable

Class oracle.jbo.AttributeReadXMLException implements Serializable

Class oracle.jbo.AttrSetValException implements Serializable

Class oracle.jbo.AttrValException implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mObjType

int mObjType

Class oracle.jbo.CustomClassNotFoundException implements Serializable

Class oracle.jbo.DeadEntityAccessException implements Serializable

Serialized Fields

mKey

Key mKey
Creates an exception to be localized using CSMessageBundle and error code EXC_DEAD_ENTITY_ACCESS. Message parameters are accessable through 'get' methods.

Class oracle.jbo.DeadViewRowAccessException implements Serializable

Class oracle.jbo.DeleteEvent implements Serializable

Class oracle.jbo.DMLException implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mEntityRow

Row mEntityRow

mEntityRowHandle

int mEntityRowHandle

mOperation

int mOperation

Class oracle.jbo.InsertDeleteEvent implements Serializable

Serialized Fields

mRowCountInRange

int mRowCountInRange

mRowCountInRangeBefore

int mRowCountInRangeBefore

Class oracle.jbo.InsertEvent implements Serializable

Class oracle.jbo.InvalidAttrKindException implements Serializable

Class oracle.jbo.InvalidDefNameException implements Serializable

Class oracle.jbo.InvalidObjAccessException implements Serializable

Class oracle.jbo.InvalidObjNameException implements Serializable

Class oracle.jbo.InvalidOperException implements Serializable

Class oracle.jbo.InvalidOwnerException implements Serializable

Class oracle.jbo.InvalidParamException implements Serializable

Class oracle.jbo.JboEvent implements Serializable

Class oracle.jbo.JboException implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mHelper

JboExceptionHelper mHelper

Class oracle.jbo.JboSerializationException implements Serializable

Class oracle.jbo.JboWarning implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mHelper

JboExceptionHelper mHelper

Class oracle.jbo.Key implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mHashCode

int mHashCode

mKeyValues

java.lang.Object[] mKeyValues

mRowHandle

java.lang.Object mRowHandle

mSignature

long mSignature

Class oracle.jbo.KeyNotFoundException implements Serializable

Class oracle.jbo.NameClashException implements Serializable

Class oracle.jbo.NavigationEvent implements Serializable

Serialized Fields

dstRow

Row dstRow

srcRow

Row srcRow

Class oracle.jbo.NoDefException implements Serializable

Class oracle.jbo.NoObjException implements Serializable

Class oracle.jbo.NotConnectedException implements Serializable

Class oracle.jbo.NoXMLFileException implements Serializable

Class oracle.jbo.PersistenceException implements Serializable

Class oracle.jbo.PiggybackException implements Serializable

Class oracle.jbo.RangeEvent implements Serializable

Class oracle.jbo.RangeRefreshEvent implements Serializable

Serialized Fields

mRangeStart

int mRangeStart

mRowCountInRange

int mRowCountInRange

mRows

Row[] mRows

Class oracle.jbo.ReadOnlyAttrException implements Serializable

Class oracle.jbo.ReadOnlyViewObjectException implements Serializable

Class oracle.jbo.ReadXMLException implements Serializable

Class oracle.jbo.RemoveWithDetailsException implements Serializable

Class oracle.jbo.RowCreateException implements Serializable

Class oracle.jbo.RowEvent implements Serializable

Serialized Fields

mRow

Row mRow

mRowIndex

int mRowIndex

Class oracle.jbo.RowInconsistentException implements Serializable

Serialized Fields

mKey

Key mKey
Constructs a new instance.

Class oracle.jbo.RowNotFoundException implements Serializable

Class oracle.jbo.RowReadXMLException implements Serializable

Class oracle.jbo.RowValException implements Serializable

Class oracle.jbo.ScrollEvent implements Serializable

Serialized Fields

mRangeStartBefore

int mRangeStartBefore

Class oracle.jbo.SQLDatumException implements Serializable

Class oracle.jbo.SQLStmtException implements Serializable

Class oracle.jbo.TooManyObjectsException implements Serializable

Class oracle.jbo.UpdateEvent implements Serializable

Serialized Fields

mChangedAttrIndices

int[] mChangedAttrIndices

Class oracle.jbo.ValidationException implements Serializable

Class oracle.jbo.VariantException implements Serializable

Class oracle.jbo.ViewCriteria implements Serializable

Serialized Fields

mViewObject

ViewObject mViewObject

Class oracle.jbo.ViewLinkAlreadyExistsException implements Serializable


Package oracle.jbo.common

Class oracle.jbo.common.ClientDocument implements Serializable

Serialized Fields

_root

ClientElement _root
The Element that defines the root of the XML tree. From this root, you can walk the tree.

Class oracle.jbo.common.ClientElement implements Serializable

Serialized Fields

_attributes

java.util.Hashtable _attributes
The attributes, normally used to define this Element

_clientElements

java.util.Vector _clientElements
The collection of Elements that are parented by this Element

_tagName

java.lang.String _tagName
The tagName used, normally used to identify this Element

Class oracle.jbo.common.JboAssert implements Serializable

Class oracle.jbo.common.JboExMsgCarrier implements Serializable

Serialized Fields

mClassName

java.lang.String mClassName

Class oracle.jbo.common.JboUnexpectedException implements Serializable

Class oracle.jbo.common.PiggybackClsCheckWrapper implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mClassName

java.lang.String mClassName

mContent

byte[] mContent

mException

JboException mException

mToWrap

java.lang.Object mToWrap

Class oracle.jbo.common.PiggybackEventEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

mId

int mId

mInitFlag

boolean mInitFlag

mRangeStart

int mRangeStart

mRangeStartBefore

int mRangeStartBefore

mRowCountInRange

int mRowCountInRange

mType

int mType

Class oracle.jbo.common.PiggybackExceptionEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

colIndex

int colIndex

e

java.lang.Object e

mRSIId

int mRSIId

rowId

int rowId

Class oracle.jbo.common.PiggybackHandleEntry implements Serializable

Serialized Fields

mBoolArray

boolean[] mBoolArray

mFullName

java.lang.String mFullName

mHObjArray

PiggybackHandleEntry[] mHObjArray

mId

int mId

mIntArray

int[] mIntArray

mName

java.lang.String mName

mStrArray

java.lang.String[] mStrArray

mType

int mType

Class oracle.jbo.common.PiggybackKeyEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

mKeyValues

java.lang.Object[] mKeyValues

mRowHandle

java.lang.Object mRowHandle

mSignature

long mSignature

Class oracle.jbo.common.PiggybackNavigEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

mCurrentRowSlot

int mCurrentRowSlot

mId

int mId

mRowIndex

int mRowIndex

Class oracle.jbo.common.PiggybackObjRemovedEntry implements Serializable

Serialized Fields

mId

int mId

Class oracle.jbo.common.PiggybackRowEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

columnIdx

int[] columnIdx

handle

java.lang.Object handle

index

int index

mAttrVals

java.lang.Object[] mAttrVals

mMarshaller

ObjectMarshaller mMarshaller

rowRSIId

int rowRSIId

type

int type

viewId

int viewId

Class oracle.jbo.common.PiggybackValueEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

index

int index

value

java.lang.Object value

Class oracle.jbo.common.PiggybackViewEntry implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Implementations of Serializable interface
Serialized Fields

exEntries

PiggybackExceptionEntry[] exEntries

pbEntries

PiggybackEntry[] pbEntries

viewId

int viewId

Class oracle.jbo.common.UnknownSQLTypeException implements Serializable


Package oracle.jbo.common.ampool

Class oracle.jbo.common.ampool.ApplicationPoolException implements Serializable


Package oracle.jbo.domain

Class oracle.jbo.domain.Array implements Serializable

Serialized Fields

mData

oracle.sql.ARRAY mData

mElemData

java.lang.Object[] mElemData

mElemDataGotten

boolean mElemDataGotten

mElemFactory

oracle.sql.CustomDatumFactory mElemFactory

mElemXMLFactory

XMLDomainFactory mElemXMLFactory

mInitElemXMLFactory

boolean mInitElemXMLFactory

mOwner

DomainOwnerInterface mOwner

mTrans

Transaction mTrans

Class oracle.jbo.domain.BFileDomain implements Serializable

Serialized Fields

bFile

oracle.sql.BFILE bFile

mData

java.io.ByteArrayOutputStream mData

xAct

java.lang.Object xAct

Class oracle.jbo.domain.BlobDomain implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mData

java.io.ByteArrayOutputStream mData

Class oracle.jbo.domain.Char implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class oracle.jbo.domain.ClobDomain implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mData

java.io.ByteArrayOutputStream mData

Class oracle.jbo.domain.DataCreationException implements Serializable

Class oracle.jbo.domain.Date implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class oracle.jbo.domain.DateDomain implements Serializable

Serialized Fields

mData

java.lang.Object mData
Deprecated. 

Class oracle.jbo.domain.DomainValidationException implements Serializable

Class oracle.jbo.domain.GenericDomainException implements Serializable

Class oracle.jbo.domain.NullValue implements Serializable

Serialized Fields

mSQLTypeId

int mSQLTypeId

Class oracle.jbo.domain.Number implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class oracle.jbo.domain.Raw implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class oracle.jbo.domain.Ref implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mData

byte[] mData

mStructName

java.lang.String mStructName

mTrans

Transaction mTrans

Class oracle.jbo.domain.RowID implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException

Class oracle.jbo.domain.Sequence implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mVal

java.lang.Integer mVal

Class oracle.jbo.domain.SQLValue implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mVal

java.lang.Object mVal

Class oracle.jbo.domain.Struct implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialized Fields

mAttrXmlFac

XMLDomainFactory[] mAttrXmlFac
Factories for each of the attibutes if they have one.

mConnection

java.lang.Object mConnection
Internal: Applications should not use this field.

mContext

java.lang.Object[] mContext
Internal: Applications should not use this field.

mData

java.lang.Object mData
Internal: Applications should not use this field.

mHashCode

int mHashCode

mIsHashGood

boolean mIsHashGood

mOwner

DomainOwnerInterface mOwner

mOwnerAttrIndex

int mOwnerAttrIndex
Index of the attribute in the domain owner's container.

mTxn

Transaction mTxn
Internal: Applications should not use this field.

mXmlFac

XMLDomainFactory mXmlFac
The factory object that creates an instance of this STRUCT given an XML element.


Package oracle.jbo.html.databeans

Class oracle.jbo.html.databeans.ToolBarButtonContainer implements Serializable

Serialized Fields

toolbar

BaseNavigatorBar toolbar


Package oracle.jbo.jbotester

Class oracle.jbo.jbotester.AMDialog implements Serializable

Serialized Fields

amdCombo

javax.swing.JComboBox amdCombo

amDefName

javax.swing.JLabel amDefName

amField

javax.swing.JTextField amField

amName

javax.swing.JLabel amName

mAppModule

ApplicationModule mAppModule

mParentAppModule

ApplicationModule mParentAppModule

Class oracle.jbo.jbotester.AttDefDialog implements Serializable

Serialized Fields

gbc

java.awt.GridBagConstraints gbc

gbl

java.awt.GridBagLayout gbl

mAttrDef

AttributeDef mAttrDef

ypos

int ypos

Class oracle.jbo.jbotester.AuroraPanel implements Serializable

Serialized Fields

jndiField

javax.swing.JTextField jndiField

jndiLabel

javax.swing.JLabel jndiLabel

Class oracle.jbo.jbotester.BaseTree implements Serializable

Serialized Fields

createAMAction

javax.swing.Action createAMAction

createVLAction

javax.swing.Action createVLAction

createVOAction

javax.swing.Action createVOAction

model

javax.swing.tree.DefaultTreeModel model

mParent

MainFrame mParent

mRootAppModule

ApplicationModule mRootAppModule

propertiesAction

javax.swing.Action propertiesAction

removeAction

javax.swing.Action removeAction

tree

javax.swing.JTree tree

Class oracle.jbo.jbotester.ConnectionDialog implements Serializable

Serialized Fields

appConTypePanel

javax.swing.JPanel appConTypePanel

appTypeCombo

javax.swing.JComboBox appTypeCombo

appTypeLabel

javax.swing.JLabel appTypeLabel

appTypePanel

javax.swing.JPanel appTypePanel

auroraPanel

AuroraPanel auroraPanel

bc4jConNameCombo

javax.swing.JComboBox bc4jConNameCombo

bc4jConNameField

javax.swing.JTextField bc4jConNameField

bc4jConNameLabel

javax.swing.JLabel bc4jConNameLabel

c

Configuration c

cardLayout

java.awt.CardLayout cardLayout

cmdParams

java.util.Hashtable cmdParams

connBorder

javax.swing.border.TitledBorder connBorder

connectWhenDone

boolean connectWhenDone

connTypeCombo

javax.swing.JComboBox connTypeCombo

currentParams

java.util.Hashtable currentParams

currentTabIndex

int currentTabIndex

descLabel

javax.swing.JLabel descLabel

editMode

boolean editMode

ejbPanel

EJBPanel ejbPanel

inNewConfigName

boolean inNewConfigName

mainConnPanel

javax.swing.JPanel mainConnPanel

nameField

javax.swing.JTextField nameField

orbTypeCombo

javax.swing.JComboBox orbTypeCombo

packageField

javax.swing.JTextField packageField

packageLabel

javax.swing.JLabel packageLabel

properties

oracle.jbo.jbotester.PropInfo[] properties

propToDelete

java.util.Vector propToDelete

removePropButton

javax.swing.JButton removePropButton

showNamedConnections

boolean showNamedConnections

tableView

javax.swing.JTable tableView

urlField

javax.swing.JTextField urlField

userNameField

javax.swing.JTextField userNameField

wlPanel

WLPanel wlPanel

Class oracle.jbo.jbotester.EJBPanel implements Serializable

Serialized Fields

jarField

javax.swing.JTextField jarField

jarLabel

javax.swing.JLabel jarLabel

jndiField

javax.swing.JTextField jndiField

jndiLabel

javax.swing.JLabel jndiLabel

Class oracle.jbo.jbotester.ErrorHandler implements Serializable

Serialized Fields

bPanel

javax.swing.JPanel bPanel

detailMessage

java.lang.String detailMessage

detailsButton

javax.swing.JButton detailsButton

jboex

JboException jboex

okButton

javax.swing.JButton okButton

text

javax.swing.JTextArea text

Class oracle.jbo.jbotester.GenericDialog implements Serializable

Serialized Fields

exitCmd

java.lang.String exitCmd

helpAction

javax.swing.AbstractAction helpAction

helpLocation

java.lang.String helpLocation

initialFocusComponent

java.awt.Component initialFocusComponent

mainPanel

javax.swing.JPanel mainPanel

parent

java.awt.Frame parent

Class oracle.jbo.jbotester.MainFrame implements Serializable

Serialized Fields

commitAction

javax.swing.Action commitAction

connectAction

javax.swing.Action connectAction

disconnectAction

javax.swing.Action disconnectAction

editorPane

javax.swing.JEditorPane editorPane

exitAction

javax.swing.Action exitAction

frameHTML

javax.swing.JFrame frameHTML

mConnectionParams

java.util.Hashtable mConnectionParams

menuCreateAM

javax.swing.JMenuItem menuCreateAM

menuCreateVL

javax.swing.JMenuItem menuCreateVL

menuCreateVO

javax.swing.JMenuItem menuCreateVO

menuLoadAM

javax.swing.JMenuItem menuLoadAM

menuSaveAM

javax.swing.JMenuItem menuSaveAM

menuViewDataXML

javax.swing.JMenuItem menuViewDataXML

menuViewOutput

javax.swing.JMenuItem menuViewOutput

mObjectTree

BaseTree mObjectTree

mPopup

javax.swing.JWindow mPopup

mResultPanel

ResultWindow mResultPanel

mSplitPane

javax.swing.JSplitPane mSplitPane

noConnectionDialog

boolean noConnectionDialog

rollbackAction

javax.swing.Action rollbackAction

statusBar

javax.swing.JComponent statusBar

statusLine

javax.swing.JLabel statusLine

Class oracle.jbo.jbotester.MainFrame_AboutBoxPanel1 implements Serializable

Class oracle.jbo.jbotester.MainWindow implements Serializable

Serialized Fields

appPanel

BaseTree appPanel

cardLayout1

java.awt.CardLayout cardLayout1

mainPanel

javax.swing.JPanel mainPanel

mRootAppModule

ApplicationModule mRootAppModule

Class oracle.jbo.jbotester.MDForm implements Serializable

Serialized Fields

detailPanel

javax.swing.JPanel detailPanel

detailScroll

javax.swing.JScrollPane detailScroll

detailTable

javax.swing.JTable detailTable

detailToolBar

NavBar detailToolBar

splitter

javax.swing.JSplitPane splitter

Class oracle.jbo.jbotester.NavBar implements Serializable

Serialized Fields

iter

RowSetIterator iter

mActions

javax.swing.Action[] mActions

mainFrame

MainFrame mainFrame

mParent

javax.swing.JPanel mParent

Class oracle.jbo.jbotester.ObjTreeNode implements Serializable

Serialized Fields

mData

java.lang.Object mData

mName

java.lang.String mName

mType

int mType

Class oracle.jbo.jbotester.OutputDialog implements Serializable

Serialized Fields

buttonPanel

javax.swing.JPanel buttonPanel

closeButt

javax.swing.JButton closeButt

mainFrame

MainFrame mainFrame

mPanel

javax.swing.JPanel mPanel

saveButt

javax.swing.JButton saveButt

textArea

javax.swing.JTextArea textArea

textAreaPanel

javax.swing.JPanel textAreaPanel

Class oracle.jbo.jbotester.PlatformPanel implements Serializable

Serialized Fields

parent

java.awt.Frame parent

Class oracle.jbo.jbotester.RowSetPanel implements Serializable

Serialized Fields

fields

JBOField[] fields

iter

RowSetIterator iter

mainFrame

MainFrame mainFrame

Class oracle.jbo.jbotester.SimpleForm implements Serializable

Serialized Fields

mainFrame

MainFrame mainFrame

masterPanel

RowSetPanel masterPanel

node

ObjTreeNode node

scroller

javax.swing.JScrollPane scroller

toolBar

NavBar toolBar

Class oracle.jbo.jbotester.TreeForm implements Serializable

Serialized Fields

rowSetPanel

RowSetPanel rowSetPanel

rowSetView

javax.swing.JScrollPane rowSetView

splitter

javax.swing.JSplitPane splitter

treeSplitter

javax.swing.JSplitPane treeSplitter

treeView

TreePanel treeView

Class oracle.jbo.jbotester.TreePanel implements Serializable

Serialized Fields

accessor

java.lang.String accessor

iter

RowSetIterator iter

model

oracle.jbo.jbotester.JBOTreeModel model

mParent

MainFrame mParent

rowSetPanel

RowSetPanel rowSetPanel

tree

javax.swing.JTree tree

Class oracle.jbo.jbotester.VBPanel implements Serializable

Serialized Fields

hostField

javax.swing.JTextField hostField

hostLabel

javax.swing.JLabel hostLabel

nmsRoot

javax.swing.JLabel nmsRoot

nmsRootField

javax.swing.JTextField nmsRootField

orbConTypeCombo

javax.swing.JComboBox orbConTypeCombo

orbConTypeLabel

javax.swing.JLabel orbConTypeLabel

Class oracle.jbo.jbotester.VCDialog implements Serializable

Serialized Fields

addButt

javax.swing.JButton addButt

attribs

AttributeDef[] attribs

buttonPanel

javax.swing.JPanel buttonPanel

cancelButt

javax.swing.JButton cancelButt

createButt

javax.swing.JButton createButt

helpButt

javax.swing.JButton helpButt

isVCExecuted

boolean isVCExecuted

mColumnNames

java.util.Vector mColumnNames

mFields

java.util.Vector mFields

mOriginalVC

ViewCriteria mOriginalVC

mViewCriteria

ViewCriteria mViewCriteria

mViewObject

ViewObject mViewObject

parent

MainFrame parent

removeAllButt

javax.swing.JButton removeAllButt

removeButt

javax.swing.JButton removeButt

tabPane

javax.swing.JTabbedPane tabPane

vcRowCounter

int vcRowCounter

Class oracle.jbo.jbotester.VLDialog implements Serializable

Serialized Fields

cardLayout

java.awt.CardLayout cardLayout

controlPanel

javax.swing.JPanel controlPanel

detCombo

javax.swing.JComboBox detCombo

detCombo1

javax.swing.JComboBox detCombo1

detVOName

javax.swing.JLabel detVOName

detVOName1

javax.swing.JLabel detVOName1

eadCombo

javax.swing.JComboBox eadCombo

eadName

javax.swing.JLabel eadName

mAppModule

ApplicationModule mAppModule

masCombo

javax.swing.JComboBox masCombo

masCombo1

javax.swing.JComboBox masCombo1

masVOName

javax.swing.JLabel masVOName

masVOName1

javax.swing.JLabel masVOName1

mViewLink

ViewLink mViewLink

vldCombo

javax.swing.JComboBox vldCombo

vldName

javax.swing.JLabel vldName

vlField1

javax.swing.JTextField vlField1

vlField2

javax.swing.JTextField vlField2

vlName1

javax.swing.JLabel vlName1

vlName2

javax.swing.JLabel vlName2

vlType

javax.swing.JLabel vlType

vlTypeCombo

javax.swing.JComboBox vlTypeCombo

vlTypePanel

javax.swing.JPanel vlTypePanel

Class oracle.jbo.jbotester.VODialog implements Serializable

Serialized Fields

cardLayout

java.awt.CardLayout cardLayout

controlPanel

javax.swing.JPanel controlPanel

edCombo

javax.swing.JComboBox edCombo

edInitialized

boolean edInitialized

eoName

javax.swing.JLabel eoName

fromClause

javax.swing.JLabel fromClause

fromField

javax.swing.JTextField fromField

mAppModule

ApplicationModule mAppModule

mViewObject

ViewObject mViewObject

orderClause

javax.swing.JLabel orderClause

orderField

javax.swing.JTextField orderField

selClause

javax.swing.JLabel selClause

selField

javax.swing.JTextField selField

sqlField

javax.swing.JTextArea sqlField

sqlName

javax.swing.JLabel sqlName

vdCombo

javax.swing.JComboBox vdCombo

vdInitialized

boolean vdInitialized

vdName

javax.swing.JLabel vdName

voField1

javax.swing.JTextField voField1

voField2

javax.swing.JTextField voField2

voField3

javax.swing.JTextField voField3

voName1

javax.swing.JLabel voName1

voName2

javax.swing.JLabel voName2

voName3

javax.swing.JLabel voName3

voType

javax.swing.JLabel voType

voTypeCombo

javax.swing.JComboBox voTypeCombo

voTypePanel

javax.swing.JPanel voTypePanel

whereClause

javax.swing.JLabel whereClause

whereField

javax.swing.JTextField whereField

Class oracle.jbo.jbotester.WLPanel implements Serializable

Serialized Fields

hostField

javax.swing.JTextField hostField

hostLabel

javax.swing.JLabel hostLabel

jndiField

javax.swing.JTextField jndiField

jndiLabel

javax.swing.JLabel jndiLabel

portField

javax.swing.JTextField portField

portLabel

javax.swing.JLabel portLabel


Package oracle.jbo.server

Class oracle.jbo.server.ContainerObjectEvent implements Serializable

Serialized Fields

mComponent

ComponentObject mComponent

Class oracle.jbo.server.Debug implements Serializable

Class oracle.jbo.server.EntityEvent implements Serializable

Serialized Fields

mChangedColumns

int[] mChangedColumns

mEventType

int mEventType

mNewKey

Key mNewKey

mOldState

int mOldState

mOldValues

java.lang.Object[] mOldValues

Class oracle.jbo.server.JboEventObject implements Serializable

Serialized Fields

mData

java.util.Hashtable mData
Stores the name-value pairs that this event carries as a payload from the publisher of this event.

mName

java.lang.String mName
Name of the event for which this event object is created. This is used by JDeveloper wizards.

Class oracle.jbo.server.JboMessageObject implements Serializable

Class oracle.jbo.server.SequenceImpl implements Serializable

Serialized Fields

mSeqName

java.lang.String mSeqName

mTrans

DBTransaction mTrans

mVal

java.lang.Integer mVal

Class oracle.jbo.server.SQLValueImpl implements Serializable

Serialized Fields

mStmt

java.lang.String mStmt

mTrans

DBTransaction mTrans

mVal

java.lang.Object mVal

Class oracle.jbo.server.TransactionEvent implements Serializable

Serialized Fields

mTransaction

DBTransaction mTransaction


Package oracle.jbo.server.rules

Class oracle.jbo.server.rules.CompareValidatorCustomizer implements Serializable

Serialized Fields

chkInverse

javax.swing.JCheckBox chkInverse

gridBagLayout1

java.awt.GridBagLayout gridBagLayout1

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

listener

java.beans.PropertyChangeListener listener

mVal

java.lang.Object mVal

operList

javax.swing.JComboBox operList

rhsText

javax.swing.JTextField rhsText

STR_EQUALTO

java.lang.String STR_EQUALTO

STR_GREATEREQUALTO

java.lang.String STR_GREATEREQUALTO

STR_GREATERTHAN

java.lang.String STR_GREATERTHAN

STR_LESSEQUALTO

java.lang.String STR_LESSEQUALTO

STR_LESSTHAN

java.lang.String STR_LESSTHAN

Class oracle.jbo.server.rules.JboGenericValidator implements Serializable

Serialized Fields

mbInSetup

boolean mbInSetup

mbSetup

boolean mbSetup

mDescription

java.lang.String mDescription

mList

java.util.Vector mList

mLValue

java.lang.Object mLValue

mMax

java.lang.Object mMax

mMin

java.lang.Object mMin

mOwner

java.lang.Object mOwner

mPrec

java.lang.String mPrec

mPrecision

int mPrecision

mScale

java.lang.String mScale

mScaleInt

int mScaleInt

mType

java.lang.Class mType

mUpdateable

boolean mUpdateable

mVariantList

java.util.Vector mVariantList


Package oracle.jbo.server.util

Class oracle.jbo.server.util.JboNamedData implements Serializable

Serialized Fields

mIsDirty

boolean mIsDirty

mIsNew

boolean mIsNew

mName

java.lang.String mName

mType

java.lang.String mType

mValue

java.lang.Object mValue

Class oracle.jbo.server.util.PropertyChangeEvent implements Serializable

Serialized Fields

newValue

java.lang.Object newValue

oldValue

java.lang.Object oldValue

propertyName

java.lang.String propertyName

Class oracle.jbo.server.util.Variant implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Serialized Fields

bigDecimalVal

java.math.BigDecimal bigDecimalVal

booleanVal

boolean booleanVal

byteArrayVal

byte[] byteArrayVal

dateVal

java.sql.Date dateVal

doubleVal

double doubleVal

floatVal

float floatVal

intVal

int intVal

longVal

long longVal

setType

int setType

stringVal

java.lang.String stringVal

timestampVal

java.sql.Timestamp timestampVal

timeVal

java.sql.Time timeVal

type

int type


Business Components