planetj.dataengine.test
Class JERowTests
java.lang.Object
  |
  +--java.awt.Component
        |
        +--java.awt.Container
              |
              +--java.awt.Window
                    |
                    +--java.awt.Frame
                          |
                          +--javax.swing.JFrame
                                |
                                +--planetj.dataengine.test.BaseTestClass
                                      |
                                      +--planetj.dataengine.test.JERowTests
- All Implemented Interfaces: 
 - Accessible, ActionListener, ChangeListener, EventListener, ImageObserver, KeyListener, ListSelectionListener, MenuContainer, MouseListener, RootPaneContainer, Serializable, WindowConstants
 
- public class JERowTests
- extends BaseTestClass
  
Insert the type's description here.
 Creation date: (12/4/01 1:47:15 PM)
- See Also:
 - Serialized Form
 
 
 
| Fields inherited from class java.awt.Frame | 
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR | 
 
 
 
 
 
 
| Methods inherited from class planetj.dataengine.test.BaseTestClass | 
actionPerformed, connectToAS400, connectToMetaDataAS400, displayHtml, displayHtmlInForm, displayRowCollection, getBrowserProgram, getHtmlFooter, getHtmlFormFooter, getHtmlFormHeader, getHtmlHeader, getMethodPrefix, getTempDirectory, keyPressed, keyReleased, keyTyped, main, mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased, stateChanged, valueChanged | 
 
| Methods inherited from class javax.swing.JFrame | 
getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getJMenuBar, getLayeredPane, getRootPane, isDefaultLookAndFeelDecorated, remove, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, update | 
 
| Methods inherited from class java.awt.Frame | 
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setCursor, setExtendedState, setIconImage, setMaximizedBounds, setMenuBar, setResizable, setState, setTitle, setUndecorated | 
 
| Methods inherited from class java.awt.Window | 
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, hide, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, show, toBack, toFront | 
 
| Methods inherited from class java.awt.Container | 
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, remove, removeAll, removeContainerListener, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, transferFocusBackward, transferFocusDownCycle, validate | 
 
| Methods inherited from class java.awt.Component | 
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, dispatchEvent, enable, enable, enableInputMethods, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle | 
 
 
 
JERowTests
public JERowTests()
- JERowTests constructor comment.
 
JERowTests
public JERowTests(String title)
- JERowTests constructor comment.
 - Parameters:
 title - java.lang.String
deleteKy
public void deleteKy(RowCollection rc,
                     int concurrency)
              throws CMException,
                     IOException
CMException
IOException
 
getTransactionIsolationLevel
public static String getTransactionIsolationLevel(Connection c)
                                           throws SQLException
SQLException
 
printLowdown
public static void printLowdown()
 
testAlterTable
public void testAlterTable()
                    throws CMException,
                           SQLException
CMException
SQLException
 
testBatchInsertNoContext
public void testBatchInsertNoContext()
                              throws CMException
CMException
 
testBatchInsertNormalContext
public void testBatchInsertNormalContext()
                                  throws CMException
CMException
 
testBatchInsertNormalNoContext
public void testBatchInsertNormalNoContext()
                                    throws CMException
CMException
 
testBatchInsertWContext
public void testBatchInsertWContext()
                             throws CMException
CMException
 
testCacheInsert
public void testCacheInsert()
                     throws Exception
Exception
 
testCacheUpdate
public void testCacheUpdate()
                     throws Exception
Exception
 
testClearCache
public void testClearCache()
 
testClone
public void testClone()
 
testColumnLabel
public void testColumnLabel()
                     throws Exception
Exception
 
testCustomersID1xxx
public void testCustomersID1xxx()
                         throws Exception
Exception
 
testDeleteCustomersID1xxx
public void testDeleteCustomersID1xxx()
                               throws Exception
Exception
 
testDeleteRowsConcurrentFailure
public void testDeleteRowsConcurrentFailure()
                                     throws CMException,
                                            IOException
CMException
IOException
 
testDeleteRowsConcurrentSuccess
public void testDeleteRowsConcurrentSuccess()
                                     throws CMException,
                                            IOException
CMException
IOException
 
testDisplayHtml
public void testDisplayHtml()
                     throws IOException
IOException
 
testGetNorcalRows
public void testGetNorcalRows()
                       throws CMException,
                              IOException
CMException
IOException
 
testGetRows
public void testGetRows()
                 throws CMException,
                        IOException
CMException
IOException
 
testGetSomeNorcalRows
public void testGetSomeNorcalRows()
                           throws CMException,
                                  IOException
CMException
IOException
 
testInitConnectionsx
public void testInitConnectionsx()
                          throws CMException
CMException
 
testInitFDTable
public void testInitFDTable()
                     throws CMException,
                            SQLException
CMException
SQLException
 
testInsertDE
public void testInsertDE()
                  throws Exception
Exception
 
testInsertKy
public void testInsertKy()
                  throws CMException,
                         SQLException
CMException
SQLException
 
testInsertSkeleton
public void testInsertSkeleton()
                        throws CMException
CMException
 
testKLGetRows
public void testKLGetRows()
                   throws CMException,
                          IOException
CMException
IOException
 
testLibrary
public void testLibrary()
                 throws CMException,
                        IOException
CMException
IOException
 
testQTemp
public void testQTemp()
               throws Exception
Exception
 
testReadSystemCatalog
public void testReadSystemCatalog()
                           throws CMException,
                                  IOException
CMException
IOException
 
testRowCreator
public void testRowCreator()
 
testSeparateCalendar
public void testSeparateCalendar()
                          throws CMException,
                                 IOException
CMException
IOException
 
testStoredProceedure
public void testStoredProceedure()
                          throws CMException,
                                 IOException
CMException
IOException
 
testStrictDate
public void testStrictDate()
 
testTableParameter
public void testTableParameter()
                        throws Exception
Exception
 
testUpdateBlank
public void testUpdateBlank()
                     throws Exception
Exception
 
testUpdateRows
public void testUpdateRows()
                    throws CMException,
                           IOException
CMException
IOException
 
testUpdateRowsConcurrentFailure
public void testUpdateRowsConcurrentFailure()
                                     throws CMException,
                                            IOException
CMException
IOException
 
testUpdateRowsConcurrentSuccess
public void testUpdateRowsConcurrentSuccess()
                                     throws CMException,
                                            IOException
CMException
IOException
 
testUsageIDs
public void testUsageIDs()
                  throws Exception
Exception
 
testWeakCollection
public void testWeakCollection()
                        throws InterruptedException
InterruptedException
 
updateRowsSetKysPassword
public void updateRowsSetKysPassword(RowCollection rc,
                                     String newPwd,
                                     int concurrency)
                              throws CMException,
                                     IOException
CMException
IOException
 
updateRowsSetMyPassword
public void updateRowsSetMyPassword(RowCollection rc,
                                    String newPwd,
                                    int concurrency)
                             throws CMException,
                                    IOException
CMException
IOException