Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(Executor) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- absolute(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the given row number in this
ResultSet
object. - AbstractUIController - Class in com.gargoylesoftware.base.gui
-
An abstract superclass for GUI controller classes.
- AbstractUIController() - Constructor for class com.gargoylesoftware.base.gui.AbstractUIController
-
Create a new controller.
- AbstractUIController.TaskRunnable - Class in com.gargoylesoftware.base.gui
- accept(Class) - Method in class com.gargoylesoftware.base.testing.AcceptAllTestFilter
-
Return true if the specified class should be run in this test suite
- accept(Class) - Method in interface com.gargoylesoftware.base.testing.TestFilter
-
Return true if the specified class should be run in this test suite
- AcceptAllTestFilter - Class in com.gargoylesoftware.base.testing
-
A test filter that accepts all tests
- AcceptAllTestFilter() - Constructor for class com.gargoylesoftware.base.testing.AcceptAllTestFilter
-
Create an instance
- action_ - Variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- actionPerformed(ActionEvent) - Method in class com.gargoylesoftware.base.gui.ReflectedAction
-
The action has been fired so now we use reflection to invoke the method that was specified previously.
- actual_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- actualSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- add(int, Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Inserts the specified element at the specified position in this list (optional operation).
- add(Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Appends the specified element to the end of this list (optional operation).
- add(Object) - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Add an object to the queue.
- addAll(int, Collection) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Inserts all of the elements in the specified collection into this list at the specified position (optional operation).
- addAll(Collection) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator (optional operation).
- addBatch() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Adds a set of parameters to this
PreparedStatement
object's batch of commands. - addBatch(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Adds an SQL command to the current batch of commmands for this
Statement
object. - addDelayedComponentLoaderListener(DelayedComponentLoaderListener) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Add the specified listener.
- addDocumentListener(DocumentListener) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- addFactory(String, ResourceFactory) - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Adds a feature to the Factory attribute of the ResourceManager object
- addLayoutComponent(Component, Object) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Add the specified component to the layout with the specified constraints.
- addLayoutComponent(String, Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Add the specified component to the layout with the specified constraints.
- addLock_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- addMethodsInOrder(Map) - Method in class com.gargoylesoftware.base.testing.OrderedTestSuite
- addNotificationListListener(NotificationListListener) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Add a NotificationListListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Add a property change listener
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Add a property change listener.
- addRowElement(Object) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Add a row element
- addRowElements(List) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
- addTest(Method) - Method in class com.gargoylesoftware.base.testing.OrderedTestSuite
- addTraceWriter(TraceWriter) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Add a trace writer.
- addUndoableEditListener(UndoableEditListener) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- adjustHeaderSizes(TableLayout.Header[]) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Fix up all the headers such that minimum invalid input: '<'= preferred invalid input: '<'= maximum
- adjustSizesForSpanning(int, int, TableLayout.Header[], int, int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Adjust the various sizes to account for components than span multiple columns/rows.
- afterLast() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the end of this
ResultSet
object, just after the last row. - age_ - Variable in class com.gargoylesoftware.base.testing.SampleBean
- allocateRealConnection(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Allocate a real database connection from the DriverManager
- allProceduresAreCallable() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if all the procedures returned by getProcedures can be called by the current user.
- allTablesAreSelectable() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if all the tables returned by getTable can be SELECTed by the current user.
- AlreadyClosedException - Exception Class in com.gargoylesoftware.base.resource.jdbc
-
Thrown if the close() method is called on an object that is already closed
- AlreadyClosedException(String) - Constructor for exception class com.gargoylesoftware.base.resource.jdbc.AlreadyClosedException
-
Create an exception
- appearsEqual(Object, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Return true if the two objects appear to be equal.
- areAnyExpandable(Set) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return true if any of the infos are expandable.
- argumentName_ - Variable in exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
- argumentName_ - Variable in exception class com.gargoylesoftware.base.util.DetailedNullPointerException
- argumentValue_ - Variable in exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
- assertAEqualsA(Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertAEqualsB(Object, Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertAEqualsNull(Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertANotEqualC(Object, Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertAppearsEqual(String, Object, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Assert that a and b appear equal.
- assertAppearsNotEqual(String, Object, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Assert that a and b do not appear equal.
- assertCAllowedToBeNull(Class) - Method in class com.gargoylesoftware.base.testing.EqualsTester
-
C may not be null if it has a public non-default constructor or any setXX() methods
- assertClassAndSubclass(Object, Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertCollectionsEqual(Collection, Collection) - Method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the two collections are the same irrespective of order.
- assertDDifferentClassThanA(Object, Object) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertEventsAppearEquals(List) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Compare the specified events against the actual collected event to see if they appear to be the same.
- assertFalse(boolean) - Static method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the specified condition is false.
- assertFalse(String, boolean) - Static method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the specified condition is false.
- assertInstanceOf(Object, Class) - Method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the specified object is an instance of this class
- assertInstanceOf(String, Object, Class) - Method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the specified object is an instance of this class
- assertNotNull(Object, String) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.DefaultComponentLoader
-
Throw an Exception if the specified object is null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.ReflectedAction
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Static method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Throw an exception if the specified object is null
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
-
Verify that the specified value is not null.
- assertNotNull(String, Object) - Static method in class com.gargoylesoftware.base.util.StringUtil
- assertNull(Object, String) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- assertSame(Object, Object) - Static method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the two objects are the same.
- assertSame(String, Object, Object) - Static method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Assert that the two objects are the same.
- assertSameClassAsA(Object, Object, String) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- attemptToSuppressAccessControl(Method) - Method in class com.gargoylesoftware.base.objectstore.ReflectedObjectStore
- autoCommitFailureClosesAllResultSets() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
B
- back_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- BaseTestCase - Class in com.gargoylesoftware.base.testing
-
An extension of junit.framework.TestCase that adds those methods that we really wish were part of JUnit.
- BaseTestCase(String) - Constructor for class com.gargoylesoftware.base.testing.BaseTestCase
-
Create an instance
- BashTraceWriter - Class in com.gargoylesoftware.base.trace
-
A trace writer specifically designed for the bash shell.
- BashTraceWriter() - Constructor for class com.gargoylesoftware.base.trace.BashTraceWriter
-
Create a new writer.
- beforeFirst() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the front of this
ResultSet
object, just before the first row. - BlockingCircularQueue - Class in com.gargoylesoftware.base.trace
-
Internal use only.
- BlockingCircularQueue() - Constructor for class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Create the queue with a capacity of 20
- BlockingCircularQueue(int) - Constructor for class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Create the queue with the specified capacity
- buffer_ - Variable in class com.gargoylesoftware.base.trace.TraceOutputStream
- BUFFER_DISABLED - Static variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- BUFFER_ENABLED - Static variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- BUFFER_SHUTTING_DOWN - Static variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- bufferStatus_ - Static variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
C
- cache_ - Variable in class com.gargoylesoftware.base.resource.PooledResourceFactory
- cacheMaxSize_ - Variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- cacheTraceItemQueue_ - Variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- calculateActualSizes(TableLayout.Header[], int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Calculate the actual sizes for the specified row or column headers.
- calculateActualSizes(Dimension) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Calculate the actual sizes to be used based on the actual dimension of the parent container.
- calculateMinMaxPreferredSizes() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Calculate the various sizes.
- calculatePositions(Container, Dimension) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Calculate all the positions of the various rows/columns
- calculateRowAndColumnCount() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
The list of constraints has been modified.
- calculateSizes() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Calculate all the various sizing information required for this layout.
- CallableStatementWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
The interface used to execute SQL stored procedures.
- CallableStatementWrapper(CallableStatement) - Constructor for class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Create a wrapper
- callingThread_ - Variable in class com.gargoylesoftware.base.testing.EventCatcherRecord
- cancel() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Cancels this
Statement
object if both the DBMS and driver support aborting an SQL statement. - cancelRowUpdates() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Cancels the updates made to the current row in this
ResultSet
object. - capacity_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- CHANGE - Static variable in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Action indicating that an item in the list was change.
- channel_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- checkConnection() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Check to see if the connection is still open.
- checkEquality(Object, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Assert that the two objects are equal
- checkIsOpen() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- checkIsOpen() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- checkIsOpen() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Check to see if the connection is still open
- checkValidity() - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
- classes_ - Variable in class com.gargoylesoftware.base.io.CondensedObjectOutputStream
- classNames_ - Variable in class com.gargoylesoftware.base.io.CondensedObjectOutputStream
-
The list of classes that we can try condensing.
- classToTest_ - Variable in class com.gargoylesoftware.base.testing.OrderedTestSuite
- clazz_ - Variable in class com.gargoylesoftware.base.gui.DefaultComponentLoader
- clear() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Removes all of the elements from this list (optional operation).
- clear() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Throw away all the currently collected events.
- clear() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Remove all items from the queue
- clear() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Reset all the values to null
- clearBatch() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Makes the set of commands in the current batch empty.
- clearParameters() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Clears the current parameter values immediately.
- clearWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Clears all warnings reported for this
Connection
object. - clearWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Clears all warnings reported on this
ResultSet
object. - clearWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Clears all the warnings reported on this
Statement
object. - clone() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return a copy of this object.
- close() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Releases a Connection's database and JDBC resources immediately instead of waiting for them to be automatically released.
- close() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Close this object and any result sets that it created
- close() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Releases this
ResultSet
object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed. - close() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Releases this
Statement
object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed. - close() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Close down the debugging facilities in preparation for application shutdown.
- close() - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
-
Closes this output stream and releases any system resources associated with this stream.
- closeAnyOpenMetaDatas() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Close any open DatabaseMetaData objects
- closeAnyOpenStatements() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Close any open statements
- closeOnCompletion() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- collator_ - Variable in class com.gargoylesoftware.base.collections.StringComparator
- column_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- columnCount_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- columnHeaderPermanentInfos_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- ColumnInfo(String) - Constructor for class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Create a new ColumnInfo where the column name and property name are the same.
- ColumnInfo(String, String) - Constructor for class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Create a new ColumnInfo with the specified column name and property name.
- columnListener_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
If any change occurs to the columns then fire a structure changed.
- columnName_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
- columns_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- columnSpan_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- com.gargoylesoftware.base.collections - package com.gargoylesoftware.base.collections
-
Classes involving the collection classes
- com.gargoylesoftware.base.gui - package com.gargoylesoftware.base.gui
-
Classes that are UI related.
- com.gargoylesoftware.base.io - package com.gargoylesoftware.base.io
-
Classes involving IO
- com.gargoylesoftware.base.objectstore - package com.gargoylesoftware.base.objectstore
-
Classes involving object stores.
- com.gargoylesoftware.base.resource - package com.gargoylesoftware.base.resource
- com.gargoylesoftware.base.resource.jdbc - package com.gargoylesoftware.base.resource.jdbc
-
An implementation of.ResourceFactory that manages JDBC connections
- com.gargoylesoftware.base.testing - package com.gargoylesoftware.base.testing
-
Classes that are useful during testing
- com.gargoylesoftware.base.trace - package com.gargoylesoftware.base.trace
-
Classes involving tracing (error logging)
- com.gargoylesoftware.base.util - package com.gargoylesoftware.base.util
-
General utility methods
- command_ - Variable in exception class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
- commandMap_ - Variable in class com.gargoylesoftware.base.objectstore.ReflectedObjectStore
- commit() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by the Connection.
- compare(Object, Object) - Method in class com.gargoylesoftware.base.collections.StringComparator
-
Compare the two strings.
- component_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Description of the Field
- ComponentLoader - Interface in com.gargoylesoftware.base.gui
-
An object that knows how to load a component.
- componentLoadingFinished(DelayedComponentLoaderEvent) - Method in interface com.gargoylesoftware.base.gui.DelayedComponentLoaderListener
-
Called when the loader has finished its work.
- componentLoadingStarted(DelayedComponentLoaderEvent) - Method in interface com.gargoylesoftware.base.gui.DelayedComponentLoaderListener
-
Called when the loader has started it's work.
- CondensedObjectOutputStream - Class in com.gargoylesoftware.base.io
-
A specialized subclass of ObjectOutputStream that is used to serialize objects.
- CondensedObjectOutputStream(OutputStream) - Constructor for class com.gargoylesoftware.base.io.CondensedObjectOutputStream
-
Create the stream
- connection_ - Variable in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- connection_ - Variable in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- ConnectionWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
A wrapper for java.sql.Connection objects.
- ConnectionWrapper(Connection) - Constructor for class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Create a new connection wrapper
- constraints_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- constraints_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Description of the Field
- contains(Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns true if this list contains the specified element.
- containsAll(Collection) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns true if this list contains all of the elements of the specified collection.
- containsText() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return true if this item contains any text.
- copyBySerialization(Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Copy an object by serializing it into a buffer and then deserializing it again.
- createArrayOf(String, Object[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- createBlob() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- createClob() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- createNClob() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- createPosition(int) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- createProxy(Class) - Static method in class com.gargoylesoftware.base.util.ProxyUtil
-
Create a proxy object that implements the interface specified by 'clazz'.
- createProxy(Class, Object[][]) - Static method in class com.gargoylesoftware.base.util.ProxyUtil
-
Create a proxy object that implements the interface specified by 'clazz'.
- createSQLXML() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- createStatement() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
Statement
object for sending SQL statements to the database. - createStatement(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
Statement
object that will generateResultSet
objects with the given type and concurrency. - createStatement(int, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
Statement
object that will generateResultSet
objects with the given type, concurrency, and holdability. - createStruct(String, Object[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
D
- DatabaseMetaDataWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
Wrapper for DatabaseMetaData
- DatabaseMetaDataWrapper(DatabaseMetaData) - Constructor for class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Create a wrapper
- databaseName_ - Variable in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
- dataDefinitionCausesTransactionCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does a data definition statement within a transaction force the transaction to commit?
- dataDefinitionIgnoredInTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is a data definition statement within a transaction ignored?
- defaultChannel_ - Variable in class com.gargoylesoftware.base.trace.TraceController
- DefaultComponentLoader - Class in com.gargoylesoftware.base.gui
-
A default implementation of ComponentLoader that uses reflection to instantiate components.
- DefaultComponentLoader(Class) - Constructor for class com.gargoylesoftware.base.gui.DefaultComponentLoader
-
Create a new loader.
- DefaultComponentLoader(Class, boolean) - Constructor for class com.gargoylesoftware.base.gui.DefaultComponentLoader
-
Create a new loader.
- DefaultComponentLoader(String) - Constructor for class com.gargoylesoftware.base.gui.DefaultComponentLoader
-
Create a new loader.
- defaultTraceWriter(TraceItem) - Static method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Provide default behaviour
- DelayedComponentLoaderEvent - Class in com.gargoylesoftware.base.gui
-
An event that describes changes to a DelayedComponentLoader.
- DelayedComponentLoaderEvent(Object, ComponentLoader, Component) - Constructor for class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
-
Create a new event.
- DelayedComponentLoaderListener - Interface in com.gargoylesoftware.base.gui
-
A listener for DelayedComponentLoader events
- DelayedComponentLoaderPanel - Class in com.gargoylesoftware.base.gui
-
A panel that supports delayed loading of its contents.
- DelayedComponentLoaderPanel() - Constructor for class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Create a new panel that will display a simple "please wait" message when it is loading.
- DelayedComponentLoaderPanel(Component) - Constructor for class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Create a new panel that will display the specified waitingComponent while it is loading.
- delegate_ - Variable in class com.gargoylesoftware.base.collections.NotificationList
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- delegate_ - Variable in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- deleteRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deletes the current row from this
ResultSet
object and from the underlying database. - deletesAreDetected(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether or not a visible row delete can be detected by calling ResultSet.rowDeleted().
- deregisterResource(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
- DetailedIllegalArgumentException - Exception Class in com.gargoylesoftware.base.util
-
A more detailed version of IllegalArgumentException that contains information about what argument was not legal.
- DetailedIllegalArgumentException(String, int) - Constructor for exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Create an instance
- DetailedIllegalArgumentException(String, int, String) - Constructor for exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Create an instance
- DetailedIllegalArgumentException(String, Object) - Constructor for exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Create an instance
- DetailedIllegalArgumentException(String, Object, String) - Constructor for exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Create an instance
- DetailedNullPointerException - Exception Class in com.gargoylesoftware.base.util
-
A more detailed version of NullPointerException that contains information about what argument was null.
- DetailedNullPointerException(String) - Constructor for exception class com.gargoylesoftware.base.util.DetailedNullPointerException
-
Create an instance
- DetailedNullPointerException(String, String) - Constructor for exception class com.gargoylesoftware.base.util.DetailedNullPointerException
-
Create an instance
- DirectoryWalker - Class in com.gargoylesoftware.base.util
-
A class to walk through the directory structure from a given starting point and return either files or directories or both.
- DirectoryWalker(String) - Constructor for class com.gargoylesoftware.base.util.DirectoryWalker
-
Create an instance
- dispatch(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Add an item to the trace queue.
- DispatchingObjectStore - Class in com.gargoylesoftware.base.objectstore
-
An object store that just dispatches commands to other object stores
- DispatchingObjectStore(Map) - Constructor for class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
-
Create an instance.
- DispatchingObjectStore(Map, Map) - Constructor for class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
-
Create an instance
- dispatchMap_ - Variable in class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
- disposeTraceItem(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Dispose of a trace item.
- DocumentUtil - Class in com.gargoylesoftware.base.util
-
Various utility methods relating to documents.
- DocumentUtil() - Constructor for class com.gargoylesoftware.base.util.DocumentUtil
-
Private constructor to prevent instantiation of this class.
- DocumentUtil.LengthLimitedDocument - Class in com.gargoylesoftware.base.util
-
A wrapper document that prevents the user from typing more than a specified number of characters.
- DocumentUtil.PassthroughDocument - Class in com.gargoylesoftware.base.util
-
A document that merely passes all requests through to another document.
- doesMaxRowSizeIncludeBlobs() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if getMaxRowSize() included LONGVARCHAR and LONGVARBINARY blobs.
- drawOutlines(Graphics) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
A debugging method that draws lines on the parent component to show where the table cell boundaries are.
- dumpTraceElement(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Format an item and print it to standard out.
E
- EMPTY_OBJECT_ARRAY - Static variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- enclosedException_ - Variable in exception class com.gargoylesoftware.base.resource.ResourceException
- enclosedException_ - Variable in exception class com.gargoylesoftware.base.testing.TestInitializationFailedException
- endIndex_ - Variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- ensureDatabaseCanBeOpened() - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
- ensureMutable() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Check to make sure that we are allowed to modify this object.
- Entry(Component, TableLayoutConstraints) - Constructor for class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Constructor for the Entry object
- equals(Object) - Method in class com.gargoylesoftware.base.objectstore.ObjectStoreCommand
-
Return true if this object is equal to the specified object.
- EqualsTester - Class in com.gargoylesoftware.base.testing
-
EqualsTester is used to test the equals contract on objects.
- EqualsTester(Object, Object, Object, Object) - Constructor for class com.gargoylesoftware.base.testing.EqualsTester
-
Perform the test.
- err - Static variable in class com.gargoylesoftware.base.trace.Trace
-
The equivilent of "standard error"
- event_ - Variable in class com.gargoylesoftware.base.testing.EventCatcherRecord
- EventCatcher - Class in com.gargoylesoftware.base.testing
-
A testing class for catching and logging events.
- EventCatcher() - Constructor for class com.gargoylesoftware.base.testing.EventCatcher
-
Create a new EventCatcher.
- EventCatcherRecord - Class in com.gargoylesoftware.base.testing
-
Information about a single event that was caught by an
EventCatcher
- EventCatcherRecord(Method, EventObject) - Constructor for class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Create a new Record
- eventRecords_ - Variable in class com.gargoylesoftware.base.testing.EventCatcher
- exception_ - Variable in exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
- exceptionThrown(Exception) - Method in class com.gargoylesoftware.base.gui.ReflectedAction
-
Callback that will be invoked if an exception is thrown during the reflected method call.
- execute() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Executes any kind of SQL statement.
- execute(ObjectStoreCommand) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Perform the actions specified by the key and return a value.
- execute(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes an SQL statement that may return multiple results.
- execute(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement, which may return multiple results, and signals the driver that any auto-generated keys should be made available for retrieval.
- execute(String, int[]) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- execute(String, String[]) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement, which may return multiple results, and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeBatch() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Submits a batch of commands to the database for execution and if all commands execute successfully, returns an array of update counts.
- executeImpl(ObjectStoreCommand) - Method in class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
-
Perform the dispatching.
- executeImpl(ObjectStoreCommand) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Override this to provide the actual processing of the object store.
- executeImpl(ObjectStoreCommand) - Method in class com.gargoylesoftware.base.objectstore.ReflectedObjectStore
-
Execute the specified command
- executeQuery() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Executes the SQL query in this
PreparedStatement
object and returns the result set generated by the query. - executeQuery(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes an SQL statement that returns a single
ResultSet
object. - executeUpdate() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Executes the SQL INSERT, UPDATE or DELETE statement in this
PreparedStatement
object. - executeUpdate(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes an SQL
INSERT
,UPDATE
orDELETE
statement. - executeUpdate(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement and signals the driver with the given flag about whether the auto-generated keys produced by this
Statement
object should be made available for retrieval. - executeUpdate(String, int[]) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- executeUpdate(String, String[]) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Executes the given SQL statement and signals the driver that the auto-generated keys indicated in the given array should be made available for retrieval.
- exit(int) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Shutdown all buffering and exit the VM with the specified status code.
- expandTabs(String, int) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Expand each tab character into the specified numbers of spaces.
- expandToFit(TableLayout.Header[], int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Expand the specified sizes to fit within the specified clipLength.
F
- findAllTestClasses(File) - Method in class com.gargoylesoftware.base.testing.RecursiveTestSuite
- findAllTestClasses(File, List) - Method in class com.gargoylesoftware.base.testing.RecursiveTestSuite
- findColumn(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Maps the given
ResultSet
column name to itsResultSet
column index. - findMethodOnObject(Object, String) - Method in class com.gargoylesoftware.base.gui.ReflectedAction
-
Return the Method object that corresponds to the specified method name.
- findStore(ObjectStoreCommand) - Method in class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
-
Find the ObjectStore for the specified command
- fireChanged(int, List, List) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Fire a changed event.
- fireComponentLoadingEvent(int, ComponentLoader, Component) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Fire the component loading event.
- fireInsert(int, int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Fire an insert event.
- fireRemove(int, int, List) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Fire a remove event.
- first() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the first row in this
ResultSet
object. - firstItem_ - Variable in class com.gargoylesoftware.base.trace.TraceItemQueue
- flush() - Static method in class com.gargoylesoftware.base.trace.Trace
-
Flush the trace queue.
- flush() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- flush() - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
-
Flushes this output stream and forces any buffered output bytes to be written out.
- freeRealConnection(Connection) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Free a real database connection
- front_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
G
- generatedKeyAlwaysReturned() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- get(int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the element at the specified position in this list.
- get(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Deprecated.
- getAction() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the action which will be one of INSERT, REMOVE, CHANGE.
- getActual() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the actual attribute of the Header object
- getAge() - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Return the age.
- getArgumentName() - Method in exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Return the name of the argument that was illegal
- getArgumentName() - Method in exception class com.gargoylesoftware.base.util.DetailedNullPointerException
-
Return the name of the argument that was null.
- getArgumentValue() - Method in exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
-
Return the value of the argument
- getArray(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
ARRAY
parameter as an Array object in the Java programming language. - getArray(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as anArray
object in the Java programming language. - getArray(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
ARRAY
parameter as anArray
object in the Java programming language. - getArray(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as anArray
object in the Java programming language. - getAsciiStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of ASCII characters. - getAsciiStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of ASCII characters. - getAttributes(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the given attribute of the given type for a user-defined type (UDT) that is available in the given schema and catalog.
- getAutoCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the current auto-commit state.
- getBestRowIdentifier(String, String, String, int, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's optimal set of columns that uniquely identifies a row.
- getBigDecimal(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
NUMERIC
parameter as ajava.math.BigDecimal
object with as many digits to the right of the decimal point as the value contains. - getBigDecimal(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.math.BigDecimal
with full precision. - getBigDecimal(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Deprecated.
- getBigDecimal(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getBigDecimal(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
NUMERIC
parameter as ajava.math.BigDecimal
object with as many digits to the right of the decimal point as the value contains. - getBigDecimal(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.math.BigDecimal
with full precision. - getBigDecimal(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getBinaryStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of a column in the current row as a stream of Gets the value of the designated column in the current row of this
ResultSet
object as a binary stream of uninterpreted bytes. - getBinaryStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as a stream of uninterpretedbyte
s. - getBlob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
BLOB
parameter as a Blob\ object in the Java programming language. - getBlob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aBlob
object in the Java programming language. - getBlob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
BLOB
parameter as aBlob
object in the Java programming language. - getBlob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aBlob
object in the Java programming language. - getBoolean(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
BIT
parameter as aboolean
in the Java programming language. - getBoolean(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as aboolean
in the Java programming language. - getBoolean(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
BIT
parameter as aboolean
in the Java programming language. - getBoolean(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as aboolean
in the Java programming language. - getByte(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
TINYINT
parameter as abyte
in the Java programming language. - getByte(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as abyte
in the Java programming language. - getByte(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
TINYINT
parameter as abyte
in the Java programming language. - getByte(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as abyte
in the Java programming language. - getBytes(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
BINARY
orVARBINARY
parameter as an array ofbyte
values in the Java programming language. - getBytes(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as abyte
array in the Java programming language. - getBytes(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
BINARY
orVARBINARY
parameter as an array ofbyte
values in the Java programming language. - getBytes(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as abyte
array in the Java programming language. - getCatalog() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Returns the Connection's current catalog name.
- getCatalogs() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the catalog names available in this database.
- getCatalogSeparator() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the separator between catalog and table name?
- getCatalogTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "catalog"?
- getChannel() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the channel.
- getCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.io.Reader
object. - getCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.io.Reader
object. - getClientInfo() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- getClientInfo(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- getClientInfoProperties() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
CLOB
parameter as aClob
object in the Java programming language. - getClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aClob
object in the Java programming language. - getClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
CLOB
parameter as aClob
object in the Java programming language. - getClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aClob
object in the Java programming language. - getColumn() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the column.
- getColumnCount() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the number of columns.
- getColumnName() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Return the column name.
- getColumnName(int) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the name of the column at the specified index.
- getColumnPrivileges(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the access rights for a table's columns.
- getColumns() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return a list containing the ColumnInfo objects that are used to define each column.
- getColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of table columns available in the specified catalog.
- getColumnSpan() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the number of columns this component will span.
- getCommand() - Method in exception class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
-
Return the command or null if the command wasn't set
- getComponent() - Method in class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Gets the component attribute of the Entry object
- getComponentLoader() - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
-
Return the component loader or null if there isn't one.
- getComponentMaximumSize(Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the minimum size of the specified component.
- getComponentMinimumSize(Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the minimum size of the specified component.
- getComponentPreferredSize(Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the minimum size of the specified component.
- getConcurrency() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the concurrency mode of this
ResultSet
object. - getConnection() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the connection that produced this metadata object.
- getConnection() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the
Connection
object that produced thisStatement
object. - getConstraints() - Method in class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Gets the constraints attribute of the Entry object
- getConstraints(Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the TableLayoutConstraints object that corresponds to the specified component or null if this component could not be found.
- getController() - Static method in class com.gargoylesoftware.base.trace.Trace
-
Return the controller object for the debugging stuff
- getCrossReference(String, String, String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the foreign key columns in the foreign key table that reference the primary key columns of the primary key table (describe how one table imports another's key).
- getCursorName() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the name of the SQL cursor used by this
ResultSet
object. - getDatabaseMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the major version number of the underlying database.
- getDatabaseMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the minor version number of the underlying database.
- getDatabaseProductName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the name of this database product?
- getDatabaseProductVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the version of this database product?
- getDate(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
DATE
parameter as ajava.sql.Date
object. - getDate(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Date
object in the Java programming language. - getDate(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
DATE
parameter as ajava.sql.Date
object, using the givenCalendar
object to construct the date. - getDate(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Date
object in the Java programming language. - getDate(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
DATE
parameter as ajava.sql.Date
object. - getDate(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Date
object in the Java programming language. - getDate(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
DATE
parameter as ajava.sql.Date
object, using the givenCalendar
object to construct the date. - getDate(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Date
object in the Java programming language. - getDefaultChannel() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the default channel
- getDefaultRootElement() - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getDefaultTransactionIsolation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the database's default transaction isolation level.
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the wrapped connection
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the wrapped object
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Return the wrapped object
- getDelegate() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Return the statement that is wrapped
- getDirectories(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing all those directories for which the filter returns true
- getDispatcher() - Static method in class com.gargoylesoftware.base.trace.Trace
- getDouble(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
DOUBLE
parameter as adouble
in the Java programming language. - getDouble(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as adouble
in the Java programming language. - getDouble(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
DOUBLE
parameter as adouble
in the Java programming language. - getDouble(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as adouble
in the Java programming language. - getDriverMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's this JDBC driver's major version number?
- getDriverMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's this JDBC driver's minor version number?
- getDriverName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the name of this JDBC driver?
- getDriverVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the version of this JDBC driver?
- getEnclosedException() - Method in exception class com.gargoylesoftware.base.resource.ResourceException
-
Return the enclosed exception
- getEnclosedException() - Method in exception class com.gargoylesoftware.base.testing.TestInitializationFailedException
-
Gets the enclosedException attribute of the TestInitializationFailedException object
- getEndIndex() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the end index.
- getEndPosition() - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getEvent() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the event that had been caught.
- getEventAt(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the event at the specified index.
- getEventCatcherRecordAt(int) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the record at the specified index.
- getEventCount() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return the number of events that have been collected so far.
- getEvents() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return an immutable list containing all the events collected so far.
- getException() - Method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Return the exception that is being displayed.
- getException() - Method in exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Return the enclosed exception
- getExpandableHeaders(int, int, TableLayout.Header[]) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return an array containing all the headers that are expandable.
- getExportedKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the foreign key columns that reference a table's primary key columns (the foreign keys exported by a table).
- getExtraNameCharacters() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets all the "extra" characters that can be used in unquoted identifier names (those beyond a-z, A-Z, 0-9 and _).
- getFetchDirection() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the fetch direction for this
ResultSet
object. - getFetchDirection() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the direction for fetching rows from database tables that is the default for result sets generated from this
Statement
object. - getFetchSize() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the fetch size for this
ResultSet
object. - getFetchSize() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the number of result set rows that is the default fetch size for result sets generated from this
Statement
object. - getFiles(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing all those files for which the filter returns true
- getFilesAndDirectories(FileFilter) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
-
Walk through the directory structure and return a collection containing all those files and directories for which the filter returns true
- getFloat(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
FLOAT
parameter as afloat
in the Java programming language. - getFloat(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as afloat
in the Java programming language. - getFloat(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
FLOAT
parameter as afloat
in the Java programming language. - getFloat(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as afloat
in the Java programming language. - getFunctionColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getFunctions(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getGeneratedKeys() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves any auto-generated keys created as a result of executing this
Statement
object. - getHasComponents() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the hasComponents attribute of the Header object
- getHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Retrieves the current holdability of
ResultSet
objects created using thisConnection
object. - getHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getHorizontalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the horizontal alignment.
- getHorizontalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the horizontalAlignment.
- getHorizontalStretch() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if this component can be stretched horizontally.
- getIdentifierQuoteString() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return the string used to quote SQL identifiers.
- getIgnoreInvisibleComponents() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Get whether or not we should ignore an components that are not visible.
- getImportedKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the primary key columns that are referenced by a table's foreign key columns (the primary keys imported by a table).
- getIndex() - Method in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Gets the index attribute of the HeaderPermanentInfo object
- getIndexInfo(String, String, String, boolean, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's indices and statistics.
- getInt(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
INTEGER
parameter as anint
in the Java programming language. - getInt(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as anint
in the Java programming language. - getInt(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
INTEGER
parameter as anint
in the Java programming language. - getInt(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as anint
in the Java programming language. - getJDBCMajorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the major JDBC version number for this driver.
- getJDBCMinorVersion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the minor JDBC version number for this driver.
- getLayoutAlignmentX(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
I don't really understand what this method is supposed to return so I always return 0F.
- getLayoutAlignmentY(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
I don't really understand what this method is supposed to return so I always return 0F.
- getLength() - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getLineColor() - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Return the current line colour.
- getListener(Class) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Return a listener object that will log all fired events.
- getLoadedComponent() - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
-
Return the component that was loaded or null if the loading has not completed.
- getLocale() - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Return the current locale.
- getLock() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the lock.
- getLock_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- getLong(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
BIGINT
parameter as along
in the Java programming language. - getLong(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as along
in the Java programming language. - getLong(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
BIGINT
parameter as along
in the Java programming language. - getLong(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as along
in the Java programming language. - getMatchingMethods() - Method in class com.gargoylesoftware.base.testing.OrderedTestSuite
- getMax() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the max attribute of the Header object
- getMaxBinaryLiteralLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many hex characters can you have in an inline binary literal?
- getMaxCatalogNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a catalog name?
- getMaxCharLiteralLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the max length for a character literal?
- getMaxColumnNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the limit on column name length?
- getMaxColumnsInGroupBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a "GROUP BY" clause?
- getMaxColumnsInIndex() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns allowed in an index?
- getMaxColumnsInOrderBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in an "ORDER BY" clause?
- getMaxColumnsInSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a "SELECT" list?
- getMaxColumnsInTable() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of columns in a table?
- getMaxConnections() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many active connections can we have at a time to this database?
- getMaxCursorNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum cursor name length?
- getMaxFieldSize() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the maximum number of bytes allowed for any column value.
- getMaxIndexLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the maximum number of bytes for an index, including all of the parts of the index.
- getMaxProcedureNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a procedure name?
- getMaxRows() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the maximum number of rows that a
ResultSet
object can contain. - getMaxRowSize() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a single row?
- getMaxSchemaNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length allowed for a schema name?
- getMaxStatementLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of an SQL statement?
- getMaxStatements() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
How many active statements can we have open at one time to this database?
- getMaxTableNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a table name?
- getMaxTablesInSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum number of tables in a SELECT statement?
- getMaxUserNameLength() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the maximum length of a user name?
- getMessage() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the message.
- getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the metadata regarding this connection's database.
- getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Gets the number, types and properties of a
ResultSet
object's columns. - getMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the number, types and properties of this
ResultSet
object's columns. - getMethod() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the method that had been invoked with the specified event.
- getMin() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the min attribute of the Header object
- getMin() - Method in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Gets the min attribute of the HeaderPermanentInfo object
- getMinimumColumnWidth(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the minimum column width.
- getMinimumRowHeight(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the minimum row height.
- getMoreResults() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Moves to a
Statement
object's next result. - getMoreResults(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Moves to this
Statement
object's next result, deals with any currentResultSet
object(s) according to the instructions specified by the given flag, and returnstrue
if the next result is aResultSet
object. - getName() - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Return the name.
- getName() - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Return the name of this trace channel.
- getNCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNCharacterStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNCharacterStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNClob(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNClob(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNetworkTimeout() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- getNewTraceItem() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Return a trace item
- getNewValues() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the new values
- getNextItem() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the next item.
- getNString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getNString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getNumericFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of math functions.
- getObeyMaximumSize() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if we are obeying the maximum size.
- getObeyMinimumSize() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if we are obeying the minimum size.
- getObject(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a parameter as an
Object
in the Java programming language. - getObject(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as anObject
in the Java programming language. - getObject(int, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getObject(int, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getObject(int, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Returns an object representing the value of OUT parameter
i
and usesmap
for the custom mapping of the parameter value. - getObject(int, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as anObject
in the Java programming language. - getObject(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a parameter as an
Object
in the Java programming language. - getObject(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as anObject
in the Java programming language. - getObject(String, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getObject(String, Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getObject(String, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Returns an object representing the value of OUT parameter
i
and usesmap
for the custom mapping of the parameter value. - getObject(String, Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as anObject
in the Java programming language. - getOldValues() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the old values.
- getOpenStatementCount() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the number of statements that are currently open.
- getParameterMetaData() - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Retrieves the number, types and properties of this
PreparedStatement
object's parameters. - getPermanentInfo(Set, int, boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
TODO: Provide comments
- getPreferred() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the preferred attribute of the Header object
- getPreferredCacheSize() - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Return the preferredCacheSize
- getPrevItem() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the previous item.
- getPrimaryKeys(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's primary key columns.
- getProcedureColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a catalog's stored procedure parameters and result columns.
- getProcedures(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the stored procedures available in a catalog.
- getProcedureTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "procedure"?
- getProperty(Object) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getPropertyName() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
-
Return the property name
- getPseudoColumns(String, String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getQueryTimeout() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the number of seconds the driver will wait for a
Statement
object to execute. - getRealSystemErr() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the real stream that corresponds to the console for System.err.
- getRealSystemOut() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return the real stream that corresponds to the console for System.out.
- getRef(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
REF(<structured-type>)
parameter as a Ref object in the Java programming language. - getRef(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aRef
object in the Java programming language. - getRef(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
REF(<structured-type>)
parameter as aRef
object in the Java programming language. - getRef(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as aRef
object in the Java programming language. - getResource(ResourceManager) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Allocate a resource for the specified store
- getResource(String) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Return a resource from the specified factory
- getResource(String) - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Return a resource from the specified factory
- getResourceFactory(String) - Method in class com.gargoylesoftware.base.resource.ResourceManager
- getResourceFactoryName() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Return the name of the factory that allocated this connection
- getResourceFactoryName() - Method in interface com.gargoylesoftware.base.resource.ManagedResource
-
Return the name of the resource factory that allocated this object
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Allocate a resource for the specified store
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Get a resource
- getResourceImpl(ResourceManager) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Subclasses will override this to perform the actual allocation of the resource.
- getResourceManager() - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Gets the resource manager
- getResourceManagerOrDie() - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Return the resource manager.
- getResultSet() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the current result as a
ResultSet
object. - getResultSetConcurrency() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set concurrency for
ResultSet
objects generated by thisStatement
object. - getResultSetHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves the default holdability of this
ResultSet
object. - getResultSetHoldability() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set holdability for
ResultSet
objects generated by thisStatement
object. - getResultSetType() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the result set type for
ResultSet
objects generated by thisStatement
object. - getRootElements() - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getRow() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the row.
- getRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the current row number.
- getRowCount() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the number of rows.
- getRowId(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getRowId(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getRowId(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getRowId(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getRowIdLifetime() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getRows() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return a list containing the objects that are used to create each row.
- getRowSpan() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the number of rows this component will span.
- getSchema() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- getSchemas() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the schema names available in this database.
- getSchemas(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- getSchemaTerm() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the database vendor's preferred term for "schema"?
- getSearchStringEscape() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the string that can be used to escape wildcard characters.
- getShort(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
SMALLINT
parameter as ashort
in the Java programming language. - getShort(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ashort
in the Java programming language. - getShort(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
SMALLINT
parameter as ashort
in the Java programming language. - getShort(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ashort
in the Java programming language. - getSQLKeywords() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of all a database's SQL keywords that are NOT also SQL92 keywords.
- getSQLStateType() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether the SQLSTATE returned by
SQLException.getSQLState
is X/Open (now known as Open Group) SQL CLI or SQL99. - getSQLXML(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getSQLXML(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getSQLXML(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- getSQLXML(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- getStart() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the start attribute of the Header object
- getStartIndex() - Method in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Return the start index.
- getStartPosition() - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getStatement() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the
Statement
object that produced thisResultSet
object. - getString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
CHAR
,VARCHAR
, orLONGVARCHAR
parameter as aString
in the Java programming language. - getString(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as aString
in the Java programming language. - getString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
CHAR
,VARCHAR
, orLONGVARCHAR
parameter as aString
in the Java programming language. - getString(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as aString
in the Java programming language. - getStringFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of string functions.
- getSuperTables(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the table hierarchies defined in a particular schema in this database.
- getSuperTypes(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves a description of the user-defined type (UDT) hierarchies defined in a particular schema in this database.
- getSystemFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of system functions.
- getTablePrivileges(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the access rights for each table available in a catalog.
- getTables(String, String, String, String[]) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of tables available in a catalog.
- getTableTypes() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets the table types available in this database.
- getTestForClass(Class) - Method in class com.gargoylesoftware.base.testing.RecursiveTestSuite
-
Return a test suite containing all the tests for the specified class.
- getText(int, int) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getText(int, int, Segment) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- getThread() - Method in class com.gargoylesoftware.base.trace.TraceItem
- getThreadName() - Method in class com.gargoylesoftware.base.testing.EventCatcherRecord
-
Return the name of the thread that the event was called on.
- getThreadName() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the name of the thread that called Trace.
- getThrowable() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the throwable.
- getTime() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return the time that the item was written to Trace
- getTime(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Get the value of a JDBC
TIME
parameter as ajava.sql.Time
object. - getTime(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Time
object in the Java programming language. - getTime(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
TIME
parameter as ajava.sql.Time
object, using the givenCalendar
object to construct the time. - getTime(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Time
object in the Java programming language. - getTime(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
TIME
parameter as ajava.sql.Time
object. - getTime(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Time
object in the Java programming language. - getTime(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
TIME
parameter as ajava.sql.Time
object, using the givenCalendar
object to construct the time. - getTime(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Time
object in the Java programming language. - getTimeDateFunctions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a comma-separated list of time and date functions.
- getTimestamp(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
TIMESTAMP
parameter as ajava.sql.Timestamp
object. - getTimestamp(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Timestamp
object in the Java programming language. - getTimestamp(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Gets the value of a JDBC
TIMESTAMP
parameter as ajava.sql.Timestamp
object, using the givenCalendar
object to construct theTimestamp
object. - getTimestamp(int, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Timestamp
object in the Java programming language. - getTimestamp(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
TIMESTAMP
parameter as ajava.sql.Timestamp
object. - getTimestamp(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gets the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Timestamp
object. - getTimestamp(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
TIMESTAMP
parameter as ajava.sql.Timestamp
object, using the givenCalendar
object to construct theTimestamp
object. - getTimestamp(String, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the value of the designated column in the current row of this
ResultSet
object as ajava.sql.Timestamp
object in the Java programming language. - getTraceChannel() - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the channel currently being used for tracing or null if tracing is disabled.
- getTraceChannel() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the trace channel.
- getTraceItemQueue() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Get the queue.
- getTraceWriters() - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Return a collection of trace writers
- getTransactionIsolation() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets this Connection's current transaction isolation level.
- getType() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the type of this
ResultSet
object. - getTypeInfo() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of all the standard SQL types supported by this database.
- getTypeMap() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Gets the type map object associated with this connection.
- getUDTs(String, String, String, int[]) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of the user-defined types defined in a particular schema.
- getUnicodeStream(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.use
getCharacterStream
in place ofgetUnicodeStream
- getUnicodeStream(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Deprecated.
- getUpdateCount() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Returns the current result as an update count; if the result is a
ResultSet
object or there are no more results, -1 is returned. - getURL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's the url for this database?
- getURL(int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of the designated JDBC
DATALINK
parameter as ajava.net.URL
object. - getURL(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the value of the designated column in the current row of this
ResultSet
object as ajava.net.URL
object in the Java programming language. - getURL(String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Retrieves the value of a JDBC
DATALINK
parameter as ajava.net.URL
object. - getURL(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Retrieves the value of the designated column in the current row of this
ResultSet
object as ajava.net.URL
object in the Java programming language. - getUserName() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
What's our user name as known to the database?
- getValueAt(int, int) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Return the specified object.
- getVersionColumns(String, String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Gets a description of a table's columns that are automatically updated when any value in a row is updated.
- getVerticalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the vertical alignment.
- getVerticalAlignment() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return the vertical alignment.
- getVerticalStretch() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if this component can be stretched vertically.
- getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Returns the first warning reported by calls on this Connection.
- getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Returns the first warning reported by calls on this
ResultSet
object. - getWarnings() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Retrieves the first warning reported by calls on this
Statement
object. - gridLinesEnabled_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
H
- handleError(Error) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Handle an exception that occured during the processing of executeImpl().
- handleException(Exception) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Handle an exception that occured during the processing of executeImpl().
- hasComponents_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- hashCode() - Method in class com.gargoylesoftware.base.objectstore.ObjectStoreCommand
-
Return a value that can be used in a hashing algorithm.
- Header() - Constructor for class com.gargoylesoftware.base.gui.TableLayout.Header
- HeaderPermanentInfo(int) - Constructor for class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Constructor for the HeaderPermanentInfo object
- horizontalAlignment_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- horizontalAlignment_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- horizontalStretch_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
I
- ignoreInvisibleComponents_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- incrementPosition(int) - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Utility method to increment the position and roll back to zero once we hit the end.
- index_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
- indexOf(Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the index in this list of the first occurrence of the specified element, or -1 if this list does not contain this element.
- initTempSizes() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Initialize the temporary arrays (tempRowHeaders_ and tempColumnHeaders_) for use in a calculation.
- INSERT - Static variable in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Action indicating that an item was inserted into the list.
- insertRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Inserts the contents of the insert row into this
ResultSet
objaect and into the database. - insertsAreDetected(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether or not a visible row insert can be detected by calling ResultSet.rowInserted().
- insertString(int, String, AttributeSet) - Method in class com.gargoylesoftware.base.util.DocumentUtil.LengthLimitedDocument
- insertString(int, String, AttributeSet) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- instanceCounter_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel.RowElementControlData
-
How many times has this element been placed in the list.
- invalidateLayout() - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Invalidate the layout.
- invalidateLayout(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Invalidate the layout and throw away and temporary calculations.
- invocationHandler_ - Variable in class com.gargoylesoftware.base.testing.EventCatcher
-
An inner class to handle the various events.
- isAfterLast() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the cursor is after the last row in this
ResultSet
object. - isAscending_ - Variable in class com.gargoylesoftware.base.collections.StringComparator
- isBeforeFirst() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the cursor is before the first row in this
ResultSet
object. - isBufferingEnabled() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return true if buffering is enabled.
- isBufferingEnabled() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Return true if buffering is enabled.
- isCatalogAtStart() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if a catalog appears at the start of a qualified table name.
- isClassFinal(Class) - Method in class com.gargoylesoftware.base.testing.EqualsTester
- isClear() - Method in class com.gargoylesoftware.base.trace.TraceItem
- isClosed() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Tests to see if a Connection is closed.
- isClosed() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Return true if this object is closed
- isClosed() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Return true if this statement has been closed
- isCloseOnCompletion() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- isColumnExpandable(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return true if this column can be expanded beyond its preferred size.
- isEmpty() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns true if this list contains no elements.
- isEmpty() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Return true if the collection is empty.
- isEnabled() - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Return true if this channel is enabled.
- isEnabled_ - Variable in class com.gargoylesoftware.base.trace.TraceChannel
- isEqual(Object, Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
- isErrRedirected() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return true if System.err has been redirected to print through Trace.println
- isExpandable() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Gets the expandable attribute of the Header object
- isExpandable() - Method in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Gets the expandable attribute of the HeaderPermanentInfo object
- isExpandable_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- isExpandable_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
- isFirst() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the cursor is on the first row of this
ResultSet
object. - isGridLinesEnabled() - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Return true if the grid lines are enabled.
- isImmutable() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return true if this object is immutable.
- isImmutable_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- isLast() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the cursor is on the last row of this
ResultSet
object. - isMatchingMethod(Method) - Method in class com.gargoylesoftware.base.testing.OrderedTestSuite
- isOpen_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- isOpen_ - Variable in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- isOpen_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- isOpen_ - Variable in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- isOutRedirected() - Method in class com.gargoylesoftware.base.trace.TraceController
-
Return true if System.out has been redirected to print through Trace.println
- isPoolable() - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- isReadOnly() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Tests to see if the connection is in read-only mode.
- isReadOnly() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the database in read-only mode?
- isRowExpandable(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return true if this row can be expanded beyond its preferred size.
- isValid(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- isWrapperFor(Class<?>) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- isWrapperFor(Class<?>) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- isWrapperFor(Class<?>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- isWrapperFor(Class<?>) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- itemCount_ - Variable in class com.gargoylesoftware.base.trace.TraceItemQueue
- iterator() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns an iterator over the elements in this list in proper sequence.
J
- JDBCResourceFactory - Class in com.gargoylesoftware.base.resource.jdbc
-
A ResourceFactory for JDBC connections
- JDBCResourceFactory(String, String, String) - Constructor for class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Create the factory.
- JDBCResourceFactory(String, String, String, boolean) - Constructor for class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Create the factory.
- join(byte[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(double[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(float[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(int[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(long[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(Object[], String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
- join(Collection, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the collection separated by the separator string.
- joinArray(Object, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Create a string based on all the objects in the array separated by the separator string.
L
- last() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the last row in this
ResultSet
object. - lastIndexOf(Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the index in this list of the last occurrence of the specified element, or -1 if this list does not contain this element.
- lastItem_ - Variable in class com.gargoylesoftware.base.trace.TraceItemQueue
- lastPrefix_ - Static variable in class com.gargoylesoftware.base.trace.BashTraceWriter
- layoutContainer(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Layout all the components in this container.
- lengthLimitedDocument(int) - Static method in class com.gargoylesoftware.base.util.DocumentUtil
-
Return a PlainDocument wrappered so that it is length limited.
- lengthLimitedDocument(Document, int) - Static method in class com.gargoylesoftware.base.util.DocumentUtil
-
Return a wrapper document that prevents the user from typing more than a specified number of characters.
- LengthLimitedDocument(Document, int) - Constructor for class com.gargoylesoftware.base.util.DocumentUtil.LengthLimitedDocument
-
Create an instance
- LINE_SEPARATOR - Static variable in class com.gargoylesoftware.base.trace.Trace
- LINE_SEPARATOR - Static variable in class com.gargoylesoftware.base.trace.TraceUtil
- lineColor_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
- listElementsAdded(NotificationListEvent) - Method in interface com.gargoylesoftware.base.collections.NotificationListListener
-
An element was added to the list.
- listElementsChanged(NotificationListEvent) - Method in interface com.gargoylesoftware.base.collections.NotificationListListener
-
An element in the list was changed.
- listElementsRemoved(NotificationListEvent) - Method in interface com.gargoylesoftware.base.collections.NotificationListListener
-
An element was removed from the list.
- listenerList_ - Variable in class com.gargoylesoftware.base.collections.NotificationList
- listeners_ - Variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
- listenTo(Object) - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Register the event catcher as a listener for all events that this object fires.
- listIterator() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns a list iterator of the elements in this list (in proper sequence).
- listIterator(int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
- loadComponent() - Method in interface com.gargoylesoftware.base.gui.ComponentLoader
-
Create and return a component.
- loadComponent() - Method in class com.gargoylesoftware.base.gui.DefaultComponentLoader
-
Load the component.
- loadedComponent_ - Variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
- loader_ - Variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
- LOADER_FINISHED - Static variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
- LOADER_STARTED - Static variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
- locale_ - Variable in class com.gargoylesoftware.base.collections.StringComparator
- locale_ - Variable in class com.gargoylesoftware.base.gui.AbstractUIController
- localeChanged(Locale) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
The current locale has changed - update all locale specific information.
- locatorsUpdateCopy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether updates made to a LOB are made on a copy or directly to the LOB.
- lock_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
M
- main(String[]) - Static method in class com.gargoylesoftware.base.testing.RecursiveTestSuite
-
Main entry point.
- makeConstraints(String) - Static method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Create an instance of TableLayoutConstraints from the specified string.
- makeString(Throwable) - Static method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Make a string from the exception.
- ManagedResource - Interface in com.gargoylesoftware.base.resource
-
Objects that implement this interface can be returned from a ResourceFactory
- max_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- maximumLayoutSize(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the maximum layout size.
- maximumSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- maxLength_ - Variable in class com.gargoylesoftware.base.util.DocumentUtil.LengthLimitedDocument
- message_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- method_ - Variable in class com.gargoylesoftware.base.testing.EventCatcherRecord
- methodName_ - Variable in class com.gargoylesoftware.base.gui.ReflectedAction
- min_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- min_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
- minimumLayoutSize(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Get the minimum size of this layout.
- minimumSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- moveToCurrentRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the remembered cursor position, usually the current row.
- moveToInsertRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the insert row.
N
- name_ - Variable in class com.gargoylesoftware.base.resource.ResourceManager
- name_ - Variable in class com.gargoylesoftware.base.testing.SampleBean
- name_ - Variable in class com.gargoylesoftware.base.trace.TraceChannel
- nativeSQL(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Converts the given SQL statement into the system's native SQL grammar.
- nCopies(int, char) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Return a string containing the specified number of charToCopy
- newValues_ - Variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- next() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor down one row from its current position.
- next() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Return the next item in the queue.
- nextItem_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- NotificationList - Class in com.gargoylesoftware.base.collections
-
This is a wrapper for a List object that fires
NotificationListEvent
's whenever the list is modified. - NotificationList(List) - Constructor for class com.gargoylesoftware.base.collections.NotificationList
-
Construct a new NotificationList.
- NotificationListEvent - Class in com.gargoylesoftware.base.collections
-
An event that is fired when a NotificationList changes.
- NotificationListEvent(NotificationList, int, int, int, List, List) - Constructor for class com.gargoylesoftware.base.collections.NotificationListEvent
-
Create a new event.
- NotificationListListener - Interface in com.gargoylesoftware.base.collections
-
A listener that listens for changes to a NotificationList.
- notImplemented() - Method in class com.gargoylesoftware.base.testing.BaseTestCase
-
Convenience method to signal that this test hasn't been finished yet.
- nullPlusNonNullIsNull() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if concatenations between NULL and non-NULL values are NULL.
- nullsAreSortedAtEnd() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if NULL values are sorted at the end regardless of sort order.
- nullsAreSortedAtStart() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if NULL values are sorted at the start regardless of sort order.
- nullsAreSortedHigh() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if NULL values are sorted high.
- nullsAreSortedLow() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if NULL values are sorted low.
O
- obeyMaximumSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- obeyMinimumSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- object_ - Variable in class com.gargoylesoftware.base.gui.ReflectedAction
- objects_ - Variable in class com.gargoylesoftware.base.io.CondensedObjectOutputStream
- ObjectStore - Class in com.gargoylesoftware.base.objectstore
-
This is a wrapper for the data layer in an application.
- ObjectStore() - Constructor for class com.gargoylesoftware.base.objectstore.ObjectStore
-
Create an instance
- ObjectStoreCommand - Class in com.gargoylesoftware.base.objectstore
-
A command that can be sent to an object store
- ObjectStoreCommand() - Constructor for class com.gargoylesoftware.base.objectstore.ObjectStoreCommand
-
Create an instance
- ObjectStoreCommandNotSupportedException - Exception Class in com.gargoylesoftware.base.objectstore
-
Exception that will be thrown when a command is passed into an object store and that store does not understand the specified command.
- ObjectStoreCommandNotSupportedException(ObjectStoreCommand) - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
-
Constructor for the ObjectStoreCommandNotSupportedException object
- ObjectStoreCommandNotSupportedException(String) - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
-
Deprecated.Use the constructor that takes a command
- ObjectStoreException - Exception Class in com.gargoylesoftware.base.objectstore
-
Thrown when an error occuring during the processing of an object store.
- ObjectStoreException() - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Create an instance
- ObjectStoreException(Exception) - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Create an instance
- ObjectStoreException(String) - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Create an instance
- ObjectStoreException(String, Exception) - Constructor for exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Create an instance
- oldValues_ - Variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- openDatabaseMetaData_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- openResultSets_ - Variable in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- openResultSets_ - Variable in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- openStatements_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- orderedMethodNames_ - Variable in class com.gargoylesoftware.base.testing.OrderedTestSuite
- OrderedTestSuite - Class in com.gargoylesoftware.base.testing
-
This class allows you to specify the order that test methods will execute in and yet still retain the ability to have test methods found via reflection.
- OrderedTestSuite(Class, String[]) - Constructor for class com.gargoylesoftware.base.testing.OrderedTestSuite
-
Create an instance of this test suite
- othersDeletesAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether deletes made by others are visible.
- othersInsertsAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether inserts made by others are visible.
- othersUpdatesAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether updates made by others are visible.
- out - Static variable in class com.gargoylesoftware.base.trace.Trace
-
The equivilent of "standard out"
- ownDeletesAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether a result set's own deletes are visible.
- ownInsertsAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether a result set's own inserts are visible.
- ownUpdatesAreVisible(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether a result set's own updates are visible.
P
- paint(Graphics) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Override the painting logic to draw the gridlines.
- parent_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- parseConstraintString(TableLayoutConstraints, String, boolean) - Static method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Parse the constraint string.
- PassthroughDocument(Document) - Constructor for class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
-
Create an instance
- password_ - Variable in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
- PooledResourceFactory - Class in com.gargoylesoftware.base.resource
-
A resource factory that provides object pooling
- PooledResourceFactory(ResourceFactory) - Constructor for class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Create an instance
- pop() - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
-
Return the next item on the queue or null if the queue is empty
- positionComponent(TableLayout.Entry, int, int, int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Position one component given the bounding coordinates
- preferred_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- preferredCacheSize_ - Variable in class com.gargoylesoftware.base.resource.PooledResourceFactory
- preferredLayoutSize(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Return the preferred layout size.
- preferredSize_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- prepareCall(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
CallableStatement
object for calling database stored procedures. - prepareCall(String, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
CallableStatement
object that will generateResultSet
objects with the given type and concurrency. - prepareCall(String, int, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
CallableStatement
object that will generateResultSet
objects with the given type and concurrency. - PreparedStatementWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
A wrapper for a PreparedStatement
- PreparedStatementWrapper(PreparedStatement) - Constructor for class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Create a PreparedStatementWrapper
- prepareStatement(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
PreparedStatement
object for sending parameterized SQL statements to the database. - prepareStatement(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a default
PreparedStatement
object that has the capability to retrieve auto-generated keys. - prepareStatement(String, int[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a default
PreparedStatement
object capable of returning the auto-generated keys designated by the given array. - prepareStatement(String, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
PreparedStatement
object that will generateResultSet
objects with the given type and concurrency. - prepareStatement(String, int, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a
PreparedStatement
object that will generateResultSet
objects with the given type, concurrency, and holdability. - prepareStatement(String, String[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a default
PreparedStatement
object capable of returning the auto-generated keys designated by the given array. - previous() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor to the previous row in this
ResultSet
object. - prevItem_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- print(TraceChannel, String) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print a line to the specified channel.
- print(String) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print a line to the default channel If the channel is null then nothing will be printed.
- printBuffer() - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
- printLines(TraceChannel, String[]) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the specified lines to the trace channel.
- printLines(String[]) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the specified lines to the default trace channel.
- println(TraceChannel, String) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the line to the specified channel with a new line at the end.
- println(String) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the line to the default channel with a new line at the end.
- printStackTrace(TraceChannel, Throwable) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the stack trace to the specified channel.
- printStackTrace(PrintStream) - Method in exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Print the stack trace.
- printStackTrace(PrintStream) - Method in exception class com.gargoylesoftware.base.resource.ResourceException
-
Print the stack trace.
- printStackTrace(PrintWriter) - Method in exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
-
Print the stack trace.
- printStackTrace(PrintWriter) - Method in exception class com.gargoylesoftware.base.resource.ResourceException
-
Print the stack trace.
- printStackTrace(Throwable) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print the stack trace to the default channel.
- propertyChangeListener_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- propertyChangeSupport_ - Variable in class com.gargoylesoftware.base.testing.SampleBean
- propertyChangeSupport_ - Variable in class com.gargoylesoftware.base.trace.TraceChannel
- propertyName_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel.ColumnInfo
- ProxyUtil - Class in com.gargoylesoftware.base.util
-
A collection of utility methods dealing with proxy objects
- ProxyUtil() - Constructor for class com.gargoylesoftware.base.util.ProxyUtil
- push(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
- putProperty(Object, Object) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
Q
- queue_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
R
- RecursiveTestSuite - Class in com.gargoylesoftware.base.testing
-
A launching point for executing test cases.
- RecursiveTestSuite(File, TestFilter) - Constructor for class com.gargoylesoftware.base.testing.RecursiveTestSuite
-
Create an instance
- RecursiveTestSuite(String, TestFilter) - Constructor for class com.gargoylesoftware.base.testing.RecursiveTestSuite
-
Create a new instance
- ReflectedAction - Class in com.gargoylesoftware.base.gui
-
A swing "action" that uses reflection to find and invoke a given target method.
- ReflectedAction(Object, String) - Constructor for class com.gargoylesoftware.base.gui.ReflectedAction
-
Create a reflected action with an object and the name of the method that will be invoked on that object when the action is fired.
- ReflectedObjectStore - Class in com.gargoylesoftware.base.objectstore
-
An object store that allows configuration by reflection.
- ReflectedObjectStore() - Constructor for class com.gargoylesoftware.base.objectstore.ReflectedObjectStore
-
Create an instance
- ReflectedTableModel - Class in com.gargoylesoftware.base.gui
-
A table model that uses reflection to retrieve values out of the row objects.
- ReflectedTableModel() - Constructor for class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Create an empty model with no columns and no rows.
- ReflectedTableModel(Class) - Constructor for class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Create an empty model with no rows but the columns preset to match the properties in the given class.
- ReflectedTableModel.ColumnInfo - Class in com.gargoylesoftware.base.gui
-
This class contains information about one specific column in the table.
- ReflectedTableModel.RowElementControlData - Class in com.gargoylesoftware.base.gui
- refreshRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Refreshes the current row with its most recent value in the database.
- registerCommand(Class, String) - Method in class com.gargoylesoftware.base.objectstore.ReflectedObjectStore
-
Register a command and the method that will be invoked when that command is passed into execute()
- registerOutParameter(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the OUT parameter in ordinal position
parameterIndex
to the JDBC typesqlType
. - registerOutParameter(int, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the parameter in ordinal position
parameterIndex
to be of JDBC typesqlType
. - registerOutParameter(int, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the designated output parameter.
- registerOutParameter(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the OUT parameter named
parameterName
to the JDBC typesqlType
. - registerOutParameter(String, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the parameter named
parameterName
to be of JDBC typesqlType
. - registerOutParameter(String, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Registers the designated output parameter.
- registerResource(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
- reinitializeResourceIfPossible(ManagedResource) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Reinitialize the resource to a known state.
- reinitializeResourceIfPossible(ManagedResource) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Reinitialize the resource to a known state.
- reinitializeResourceIfPossible(ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Reinitialize the resource to a known state.
- relative(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Moves the cursor a relative number of rows, either positive or negative.
- releaseAllResources() - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Release all resources
- releaseAllResources(ResourceManager) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Release all the resources that had been allocated by the specified store.
- releaseResource(ManagedResource) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Release the specified resource
- releaseResource(ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Release the specified resource
- releaseResource(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Release the specified resource.
- releaseResourceImpl(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
-
Release the specified resource.
- releaseResourceImpl(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Release a resource
- releaseResourceImpl(ResourceManager, ManagedResource) - Method in class com.gargoylesoftware.base.resource.ResourceFactory
-
Subclasses will override this to perform the actual release of the resource.
- releaseSavepoint(Savepoint) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Removes the given
Savepoint
object from the current transaction. - remove(int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Removes the element at the specified position in this list (optional operation).
- remove(int, int) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- remove(Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Removes the first occurrence in this list of the specified element (optional operation).
- REMOVE - Static variable in class com.gargoylesoftware.base.collections.NotificationListEvent
-
Action indicating that an item was removed from the list.
- removeAll(Collection) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Removes from this list all the elements that are contained in the specified collection (optional operation).
- removeDelayedComponentLoaderListener(DelayedComponentLoaderListener) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Remove the specified listener.
- removeDocumentListener(DocumentListener) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- removeLayoutComponent(Component) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Remove the specified component from the layout.
- removeNotificationListListener(NotificationListListener) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Remove a NotificationListListener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Remove a property change listener
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Remove a property change listener.
- removeRowElement(Object) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Remove one row
- removeRowElements(List) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
- removeTraceWriter(TraceWriter) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Remove a trace writer.
- removeUndoableEditListener(UndoableEditListener) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- render(Runnable) - Method in class com.gargoylesoftware.base.util.DocumentUtil.PassthroughDocument
- replace(String, String, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Perform text substitutions in the source string
- replaceComponent(Component) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Replace the current child with the specified component
- replaceObject(Object) - Method in class com.gargoylesoftware.base.io.CondensedObjectOutputStream
-
Overrides the superclass to perform substitutions of duplicate immutable objects.
- ResourceException - Exception Class in com.gargoylesoftware.base.resource
-
An exception that is thrown by ResourceManager
- ResourceException() - Constructor for exception class com.gargoylesoftware.base.resource.ResourceException
-
Create an instance
- ResourceException(String) - Constructor for exception class com.gargoylesoftware.base.resource.ResourceException
-
Create an instance
- ResourceException(Throwable) - Constructor for exception class com.gargoylesoftware.base.resource.ResourceException
-
Create an instance
- resourceFactories_ - Variable in class com.gargoylesoftware.base.resource.ResourceManager
- ResourceFactory - Class in com.gargoylesoftware.base.resource
-
A class that can create instances of specific types of resources, such as JDBC connections.
- ResourceFactory() - Constructor for class com.gargoylesoftware.base.resource.ResourceFactory
-
Create a factory
- resourceFactoryMap_ - Variable in class com.gargoylesoftware.base.objectstore.DispatchingObjectStore
- resourceFactoryName_ - Variable in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- ResourceFactoryNotFoundException - Exception Class in com.gargoylesoftware.base.resource
-
Thrown when the specified resource factory cannot be found.
- ResourceFactoryNotFoundException(String) - Constructor for exception class com.gargoylesoftware.base.resource.ResourceFactoryNotFoundException
-
Create an instance
- ResourceManager - Class in com.gargoylesoftware.base.resource
-
An object that manages the resources allocated by the resource factories
- ResourceManager() - Constructor for class com.gargoylesoftware.base.resource.ResourceManager
-
Create an instance
- ResourceManager(String) - Constructor for class com.gargoylesoftware.base.resource.ResourceManager
-
Create an instance
- resourceManager_ - Variable in class com.gargoylesoftware.base.objectstore.ObjectStore
- resourceManagerToResourceListMap_ - Variable in class com.gargoylesoftware.base.resource.ResourceFactory
- ResultSetWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
A table of data representing a database result set, which is usually generated by executing a statement that queries the database.
- ResultSetWrapper(ResultSet) - Constructor for class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Create a wrapper
- retainAll(Collection) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Retains only the elements in this list that are contained in the specified collection (optional operation).
- rollback() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Drops all changes made since the previous commit/rollback and releases any database locks currently held by this Connection.
- rollback(Savepoint) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Undoes all changes made after the given
Savepoint
object was set. - row_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- rowCount_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- rowDeleted() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether a row has been deleted.
- RowElementControlData() - Constructor for class com.gargoylesoftware.base.gui.ReflectedTableModel.RowElementControlData
- rowElementControlDatas_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- rowHeaderPermanentInfos_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- rowInserted() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the current row has had an insertion.
- rowListener_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
If the row list changes then fire the appropriate table event.
- rows_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- rowSpan_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- rowUpdated() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Indicates whether the current row has been updated.
- run() - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
The main entry point into this controller
- run() - Method in class com.gargoylesoftware.base.gui.AbstractUIController.TaskRunnable
-
Run the task
- run() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- runImpl() - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Subclasses will override this to provide the run logic
- runOnUIThread() - Method in class com.gargoylesoftware.base.gui.WorkerTask
-
Perform ui related work in this method
- runOnWorkerThread() - Method in class com.gargoylesoftware.base.gui.WorkerTask
-
Perform non-ui related work in this method
S
- SampleBean - Class in com.gargoylesoftware.base.testing
-
A simple bean class that can be used for testing purposes.
- SampleBean() - Constructor for class com.gargoylesoftware.base.testing.SampleBean
-
Create a new instance.
- SampleBean(String, int) - Constructor for class com.gargoylesoftware.base.testing.SampleBean
-
Create a new instance.
- serialVersionUID - Static variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderEvent
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.ReflectedAction
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayout.Entry
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayout
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
- serialVersionUID - Static variable in class com.gargoylesoftware.base.gui.ThrowablePanel
- serialVersionUID - Static variable in class com.gargoylesoftware.base.objectstore.ObjectStoreCommand
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.objectstore.ObjectStoreCommandNotSupportedException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.objectstore.ObjectStoreException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.resource.jdbc.AlreadyClosedException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.resource.ResourceException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.resource.ResourceFactoryNotFoundException
- serialVersionUID - Static variable in class com.gargoylesoftware.base.testing.SampleBean
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.testing.TestInitializationFailedException
- serialVersionUID - Static variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.trace.Trace.WhereAmIException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.util.DetailedIllegalArgumentException
- serialVersionUID - Static variable in exception class com.gargoylesoftware.base.util.DetailedNullPointerException
- set(int, Object) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Replaces the element at the specified position in this list with the specified element (optional operation).
- setActual(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the actual attribute of the Header object
- setAge(int) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Set the age.
- setArray(int, Array) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
Array
object. - setAsciiStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setAsciiStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsciiStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setAsciiStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setAsciiStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setAsciiStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setAutoCommit(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Sets this connection's auto-commit mode.
- setBigDecimal(int, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a
java.math.BigDecimal
value. - setBigDecimal(String, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.math.BigDecimal
value. - setBinaryStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setBinaryStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setBinaryStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setBinaryStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
- setBinaryStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setBlob(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setBlob(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setBlob(int, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
Blob
object. - setBlob(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setBlob(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setBlob(String, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setBoolean(int, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
boolean
value. - setBoolean(String, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
boolean
value. - setBufferingEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Shutdown the tracing thread and flush the buffers.
- setBufferingEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
-
Set whether or not to buffer the output of the trace calls.
- setByte(int, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
byte
value. - setByte(String, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
byte
value. - setBytes(int, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java array of bytes.
- setBytes(String, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java array of bytes.
- setCatalog(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Sets a catalog name in order to select a subspace of this Connection's database in which to work.
- setChannel(TraceChannel) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setCharacterStream(int, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
Reader
object, which is the given number of characters long. - setCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setCharacterStream(String, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
Reader
object, which is the given number of characters long. - setCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setClientInfo(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- setClientInfo(Properties) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- setClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setClob(int, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
Clob
object. - setClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setClob(String, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setColumn(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the column.
- setColumnExpandable(int, boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether this column can be expanded beyond its preferred size.
- setColumnSpan(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the number of columns that this component will span.
- setComponentLoader(ComponentLoader) - Method in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
-
Set the new component loader.
- setConnection(ConnectionWrapper) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Set the connection that will be returned by getConnection()
- setConnection(Connection) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Set the connection that created this statement
- setCursorName(String) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Defines the SQL cursor name that will be used by subsequent
Statement
objectexecute
methods. - setDate(int, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a invalid input: '<'codeinvalid input: '<'java.sql.Date value.
- setDate(int, Date, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
java.sql.Date
value, using the givenCalendar
object. - setDate(String, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Date
value. - setDate(String, Date, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Date
value, using the givenCalendar
object. - setDefaultChannel(TraceChannel) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Set the default channel.
- setDouble(int, double) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
double
value. - setDouble(String, double) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
double
value. - setEnabled(boolean) - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Set whether or not this channel is enabled.
- setErrRedirected(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Specify whether or not System.err should be redirected to print through Trace.println
- setEscapeProcessing(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets escape processing on or off.
- setException(Throwable) - Method in class com.gargoylesoftware.base.gui.ThrowablePanel
-
Set the exception that is being displayed.
- setExpandable(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the expandable attribute of the Header object
- setExpandable(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Sets the expandable attribute of the HeaderPermanentInfo object
- setFetchDirection(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gives a hint as to the direction in which the rows in this
ResultSet
object will be processed. - setFetchDirection(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Gives the driver a hint as to the direction in which the rows in a result set will be processed.
- setFetchSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed for this
ResultSet
object. - setFetchSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
- setFloat(int, float) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
float
value. - setFloat(String, float) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
float
value. - setGridLinesEnabled(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Set whether or not the grid lines are visible.
- setHasComponents(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the hasComponents attribute of the Header object
- setHoldability(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Changes the holdability of
ResultSet
objects created using thisConnection
object to the given holdability. - setHorizontalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the vertical alignment.
- setHorizontalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the horizontal alignment of the component within the specified area.
- setHorizontalStretch(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not this component can be stretched horizontally.
- setIgnoreInvisibleComponents(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether or not we should ignore an components that are not visible.
- setImmutable() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Make this object immutable.
- setInt(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
int
value. - setInt(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
int
value. - setLineColor(Color) - Method in class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Set the line colour.
- setLocale(Locale) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Set the current locale
- setLock(Object) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setLong(int, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
long
value. - setLong(String, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
long
value. - setMax(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the max attribute of the Header object
- setMaxFieldSize(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the limit for the maximum number of bytes in a column to the given number of bytes.
- setMaxRows(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the limit for the maximum number of rows that any
ResultSet
object can contain to the given number. - setMessage(String) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setMin(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the min attribute of the Header object
- setMin(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.HeaderPermanentInfo
-
Sets the min attribute of the HeaderPermanentInfo object
- setMinimumColumnWidth(int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the minimum column width for a specific column.
- setMinimumRowHeight(int, int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the minimum row height for a specific row.
- setName(String) - Method in class com.gargoylesoftware.base.testing.SampleBean
-
Set the name.
- setNCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNClob(int, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNClob(String, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNetworkTimeout(Executor, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- setNextItem(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setNString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setNString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setNull(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to SQL
NULL
. - setNull(int, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to SQL
NULL
. - setNull(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to SQL
NULL
. - setNull(String, int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to SQL
NULL
. - setObeyMaximumSize(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not the component should obey it's maximum size.
- setObeyMinimumSize(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not we should obey the minimum size of the component.
- setObject(int, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter using the given object.
- setObject(int, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(int, Object, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setObject(String, Object, int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the value of the designated parameter with the given object.
- setOutRedirected(boolean) - Method in class com.gargoylesoftware.base.trace.TraceController
-
Specify whether or not System.out should be redirected to print through Trace.println
- setParent(Container) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the parent container for this layout.
- setPoolable(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- setPreferred(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the preferred attribute of the Header object
- setPreferredCacheSize(int) - Method in class com.gargoylesoftware.base.resource.PooledResourceFactory
-
Set the preferredCacheSize
- setPrevItem(TraceItem) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setQueryTimeout(int) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Sets the number of seconds the driver will wait for a
Statement
object to execute to the given number of seconds. - setReadOnly(boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Puts this connection in read-only mode as a hint to enable database optimizations.
- setRef(int, Ref) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
REF(<structured-type>)
value. - setResourceFactoryMap(Map) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Set the resource map.
- setResourceFactoryName(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Set the name of the factory that allocated this connection
- setResourceFactoryName(String) - Method in interface com.gargoylesoftware.base.resource.ManagedResource
-
Set the name of the resource factory that allocated this resource
- setResourceManager(ResourceManager) - Method in class com.gargoylesoftware.base.objectstore.ObjectStore
-
Set the resource manager
- setRow(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the row.
- setRowExpandable(int, boolean) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set whether this row can be expanded beyond its preferred size.
- setRowId(int, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setRowId(String, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setRowSpan(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the number of rows that this component will span.
- setSavepoint() - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates an unnamed savepoint in the current transaction and returns the new
Savepoint
object that represents it. - setSavepoint(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Creates a savepoint with the given name in the current transaction and returns the new
Savepoint
object that represents it. - setSchema(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- setShort(int, short) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
short
value. - setShort(String, short) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
short
value. - setSQLXML(int, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
- setSQLXML(String, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
- setStart(int) - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Sets the start attribute of the Header object
- setString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a Java
String
value. - setString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given Java
String
value. - setThread(Thread) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setThrowable(Throwable) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setTime(int, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a
java.sql.Time
value. - setTime(int, Time, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
java.sql.Time
value, using the givenCalendar
object. - setTime(String, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Time
value. - setTime(String, Time, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Time
value, using the givenCalendar
object. - setTime(Date) - Method in class com.gargoylesoftware.base.trace.TraceItem
- setTimestamp(int, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to a
java.sql.Timestamp
value. - setTimestamp(int, Timestamp, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
java.sql.Timestamp
value, using the givenCalendar
object. - setTimestamp(String, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Timestamp
value. - setTimestamp(String, Timestamp, Calendar) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.sql.Timestamp
value, using the givenCalendar
object. - setTraceChannel(TraceChannel) - Method in class com.gargoylesoftware.base.gui.ReflectedTableModel
-
Set the channel to be used for tracing.
- setTraceChannel(TraceChannel) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the trace channel used for printing diagnostic information.
- setTransactionIsolation(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Attempts to change the transaction isolation level to the one given.
- setTypeMap(Map) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
-
Installs the given type map as the type map for this connection.
- setUnicodeStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Deprecated.
- setURL(int, URL) - Method in class com.gargoylesoftware.base.resource.jdbc.PreparedStatementWrapper
-
Sets the designated parameter to the given
java.net.URL
value. - setURL(String, URL) - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Sets the designated parameter to the given
java.net.URL
object. - setVerticalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Set the vertical alignment.
- setVerticalAlignment(int) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set the vertical alignment of the component within the specified area.
- setVerticalStretch(boolean) - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Set whether or not this component can be stretched vertically.
- shrinkToFit(TableLayout.Header[], int) - Method in class com.gargoylesoftware.base.gui.TableLayout
-
Shrink the specified sizes to fit within the specified clipLength.
- size() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns the number of elements in this list.
- size() - Method in class com.gargoylesoftware.base.testing.EventCatcher
-
Deprecated.Use
EventCatcher.getEventCount()
instead - size() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Return the number of objects currently in the collection.
- size() - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
- size_ - Variable in class com.gargoylesoftware.base.trace.BlockingCircularQueue
- sourceFactory_ - Variable in class com.gargoylesoftware.base.resource.PooledResourceFactory
- split(String, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Split the specified line into strings, spliting at each instance of separator.
- splitAtFirst(String, String) - Static method in class com.gargoylesoftware.base.util.StringUtil
-
Split the specified line into two strings, spliting at the first instance of separator.
- start_ - Variable in class com.gargoylesoftware.base.gui.TableLayout.Header
- startIndex_ - Variable in class com.gargoylesoftware.base.collections.NotificationListEvent
- startingDirectory_ - Variable in class com.gargoylesoftware.base.util.DirectoryWalker
- startTask(WorkerTask) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
Start a WorkerTask.
- StatementWrapper - Class in com.gargoylesoftware.base.resource.jdbc
-
The object used for executing a static SQL statement and obtaining the results produced by it.
- StatementWrapper(Statement) - Constructor for class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Create a new wrapper
- storesLowerCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case insensitive and stores them in lower case.
- storesLowerCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case insensitive and store them in lower case.
- storesMixedCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case insensitive and stores them in mixed case.
- storesMixedCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case insensitive and stores them in mixed case.
- storesUpperCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case insensitive and stores them in upper case.
- storesUpperCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case insensitive and stores them in upper case.
- StringComparator - Class in com.gargoylesoftware.base.collections
-
A concrete implementation of Comparator that compares two strings.
- StringComparator(Locale) - Constructor for class com.gargoylesoftware.base.collections.StringComparator
-
Create a locale specific comparator.
- StringComparator(Locale, int, boolean) - Constructor for class com.gargoylesoftware.base.collections.StringComparator
-
Create a locale specific comparator.
- StringUtil - Class in com.gargoylesoftware.base.util
-
A collection of utility methods dealing with strings
- StringUtil() - Constructor for class com.gargoylesoftware.base.util.StringUtil
- subList(int, int) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns a view of the portion of this list between the specified fromIndex, inclusive, and toIndex, exclusive.
- supportsAlterTableWithAddColumn() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if "ALTER TABLE" with add column is supported.
- supportsAlterTableWithDropColumn() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if "ALTER TABLE" with drop column is supported.
- supportsANSI92EntryLevelSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the ANSI92 entry level SQL grammar is supported.
- supportsANSI92FullSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ANSI92 full SQL grammar supported?
- supportsANSI92IntermediateSQL() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ANSI92 intermediate SQL grammar supported?
- supportsBatchUpdates() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether the driver supports batch updates.
- supportsCatalogsInDataManipulation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a data manipulation statement?
- supportsCatalogsInIndexDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in an index definition statement?
- supportsCatalogsInPrivilegeDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a privilege definition statement?
- supportsCatalogsInProcedureCalls() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a procedure call statement?
- supportsCatalogsInTableDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a catalog name be used in a table definition statement?
- supportsColumnAliasing() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if column aliasing is supported.
- supportsConvert() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the CONVERT function between SQL types supported.
- supportsConvert(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if CONVERT between the given SQL types supported.
- supportsCoreSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ODBC Core SQL grammar supported?
- supportsCorrelatedSubqueries() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if correlated subqueries are supported.
- supportsDataDefinitionAndDataManipulationTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are both data definition and data manipulation statements within a transaction supported?
- supportsDataManipulationTransactionsOnly() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are only data manipulation statements within a transaction supported?
- supportsDifferentTableCorrelationNames() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
If table correlation names are supported, are they restricted to be different from the names of the tables?
- supportsExpressionsInOrderBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are expressions in "ORDER BY" lists supported?
- supportsExtendedSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the ODBC Extended SQL grammar supported?
- supportsFullOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are full nested outer joins supported?
- supportsGetGeneratedKeys() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether auto-generated keys can be retrieved after a statement has been executed.
- supportsGroupBy() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is some form of "GROUP BY" clause supported?
- supportsGroupByBeyondSelect() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if a "GROUP BY" clause can add columns not in the SELECT provided it specifies all the columns in the SELECT.
- supportsGroupByUnrelated() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a "GROUP BY" clause use columns not in the SELECT?
- supportsIntegrityEnhancementFacility() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is the SQL Integrity Enhancement Facility supported?
- supportsLikeEscapeClause() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the escape character in "LIKE" clauses is supported.
- supportsLimitedOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if there is limited support for outer joins.
- supportsMinimumSQLGrammar() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the ODBC Minimum SQL grammar is supported.
- supportsMixedCaseIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case unquoted SQL identifiers as case sensitive and as a result stores them in mixed case.
- supportsMixedCaseQuotedIdentifiers() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database treats mixed case quoted SQL identifiers as case sensitive and as a result stores them in mixed case.
- supportsMultipleOpenResults() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether it is possible to have multiple
ResultSet
objects returned from aCallableStatement
object simultaneously. - supportsMultipleResultSets() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Are multiple
ResultSet
from a single execute supported? - supportsMultipleTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can we have multiple transactions open at once (on different connections)?
- supportsNamedParameters() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports named parameters to callable statements.
- supportsNonNullableColumns() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if columns can be defined as non-nullable.
- supportsOpenCursorsAcrossCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if cursors can remain open across commits.
- supportsOpenCursorsAcrossRollback() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if cursors can remain open across rollbacks.
- supportsOpenStatementsAcrossCommit() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if statements can remain open across commits.
- supportsOpenStatementsAcrossRollback() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if statements can remain open across rollbacks.
- supportsOrderByUnrelated() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can an "ORDER BY" clause use columns not in the SELECT statement?
- supportsOuterJoins() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is some form of outer join supported?
- supportsPositionedDelete() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is positioned DELETE supported?
- supportsPositionedUpdate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is positioned UPDATE supported?
- supportsPropertyChangeEvents_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel.RowElementControlData
-
This will only be true if the specified object has both add and remove methods for PropertyChangeListeners.
- supportsResultSetConcurrency(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does the database support the concurrency type in combination with the given result set type?
- supportsResultSetHoldability(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports the given result set holdability.
- supportsResultSetType(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does the database support the given result set type?
- supportsSavepoints() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports savepoints.
- supportsSchemasInDataManipulation() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a data manipulation statement?
- supportsSchemasInIndexDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in an index definition statement?
- supportsSchemasInPrivilegeDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a privilege definition statement?
- supportsSchemasInProcedureCalls() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a procedure call statement?
- supportsSchemasInTableDefinitions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Can a schema name be used in a table definition statement?
- supportsSelectForUpdate() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Is SELECT for UPDATE supported?
- supportsStatementPooling() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Retrieves whether this database supports statement pooling.
- supportsStoredFunctionsUsingCallSyntax() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- supportsStoredProcedures() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if stored procedure calls using the stored procedure escape syntax are supported.
- supportsSubqueriesInComparisons() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in comparison expressions are supported.
- supportsSubqueriesInExists() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in 'exists' expressions are supported.
- supportsSubqueriesInIns() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in 'in' statements are supported.
- supportsSubqueriesInQuantifieds() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if subqueries in quantified expressions are supported.
- supportsTableCorrelationNames() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if table correlation names supported.
- supportsTransactionIsolationLevel(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Does this database support the given transaction isolation level?
- supportsTransactions() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if transactions are supported.
- supportsUnion() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if SQL UNION is supported.
- supportsUnionAll() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if SQL UNION ALL is supported.
- systemErr_ - Variable in class com.gargoylesoftware.base.trace.TraceController
- systemOut_ - Variable in class com.gargoylesoftware.base.trace.TraceController
T
- TableLayout - Class in com.gargoylesoftware.base.gui
-
The TableLayout lays out items based on a table of rows and columns.
- TableLayout() - Constructor for class com.gargoylesoftware.base.gui.TableLayout
-
Create a new TableLayout.
- TableLayout.Entry - Class in com.gargoylesoftware.base.gui
-
A convenience class to attach the constraints to a component.
- TableLayout.Header - Class in com.gargoylesoftware.base.gui
-
A convenience class to hold information specific to a row or column.
- TableLayout.HeaderPermanentInfo - Class in com.gargoylesoftware.base.gui
-
Contains the information that the user has specified for the specific row or column.
- TableLayoutConstraints - Class in com.gargoylesoftware.base.gui
-
This object contains all the constraints that apply to a specific component inside a TableLayout.
- TableLayoutConstraints(int, int) - Constructor for class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Create a new instance.
- TableLayoutDebuggingPanel - Class in com.gargoylesoftware.base.gui
-
A special panel that when used with a TableLayout, will draw all the table cell boundaries.
- TableLayoutDebuggingPanel() - Constructor for class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Create a new panel with a default line colour of red.
- TableLayoutDebuggingPanel(LayoutManager) - Constructor for class com.gargoylesoftware.base.gui.TableLayoutDebuggingPanel
-
Create a new panel with the specified layout and a default line colour of red.
- task_ - Variable in class com.gargoylesoftware.base.gui.AbstractUIController.TaskRunnable
- taskComplete(WorkerTask) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
A callback that will be invoked when a task has completed whether it was successful or not.
- taskErrorThrown(WorkerTask, Throwable) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
A callback that will be invoked when a system error is thrown during the processing of a WorkerTask.
- taskExceptionThrown(WorkerTask, Exception) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
A callback that will be invoked when an exception is thrown during the processing of a WorkerTask.
- TaskRunnable(WorkerTask) - Constructor for class com.gargoylesoftware.base.gui.AbstractUIController.TaskRunnable
-
Create an instance
- taskSuccessful(WorkerTask) - Method in class com.gargoylesoftware.base.gui.AbstractUIController
-
A callback that will be invoked when a task completed successfully.
- tempColumnHeaders_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- tempRowHeaders_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- tempSizesAreValid_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- testClone(Object, boolean) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
The the clone() method on an object.
- TestFilter - Interface in com.gargoylesoftware.base.testing
-
An object that can filter out tests before they are inserted into a test suite
- testFilter_ - Variable in class com.gargoylesoftware.base.testing.RecursiveTestSuite
- testFoo() - Method in class com.gargoylesoftware.base.testing.RecursiveTestSuite
-
Dummy test so that JUnit doesn't complain that this suite doesn't have any tests.
- TestInitializationFailedException - Exception Class in com.gargoylesoftware.base.testing
-
A exception that will be thrown when a test is unable to initialize
- TestInitializationFailedException(String) - Constructor for exception class com.gargoylesoftware.base.testing.TestInitializationFailedException
-
Create an instance
- TestInitializationFailedException(String, Throwable) - Constructor for exception class com.gargoylesoftware.base.testing.TestInitializationFailedException
-
Create an instance
- testSerialization(Object) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Same as testSerialization(object, true).
- testSerialization(Object, boolean) - Static method in class com.gargoylesoftware.base.testing.TestUtil
-
Serialize the specified object to a stream and then deserialize it again.
- TestUtil - Class in com.gargoylesoftware.base.testing
-
Utility methods dealing with JUnit testing.
- TestUtil() - Constructor for class com.gargoylesoftware.base.testing.TestUtil
- textArea_ - Variable in class com.gargoylesoftware.base.gui.ThrowablePanel
- thread_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- throwable_ - Variable in class com.gargoylesoftware.base.gui.AbstractUIController.TaskRunnable
- throwable_ - Variable in class com.gargoylesoftware.base.gui.ThrowablePanel
- throwable_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- ThrowablePanel - Class in com.gargoylesoftware.base.gui
-
A panel that can display an exception stack trace.
- ThrowablePanel() - Constructor for class com.gargoylesoftware.base.gui.ThrowablePanel
-
Create a new panel.
- ThrowablePanel(Throwable) - Constructor for class com.gargoylesoftware.base.gui.ThrowablePanel
-
Create a new panel.
- throwableToString(Throwable) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Dump the stack trace from the specified throwable into a String.
- throwableToStringArray(Throwable) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Dump the stack trace from the specified throwable into an array of strings where each line in the trace is a separate string.
- time_ - Variable in class com.gargoylesoftware.base.trace.TraceItem
- TIMESTAMP_FORMAT - Static variable in class com.gargoylesoftware.base.trace.BashTraceWriter
- TIMESTAMP_FORMAT - Static variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- toArray() - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns an array containing all of the elements in this list in proper sequence.
- toArray(Object[]) - Method in class com.gargoylesoftware.base.collections.NotificationList
-
Returns an array containing all of the elements in this list in proper sequence; the runtime type of the returned array is that of the specified array.
- toString() - Method in class com.gargoylesoftware.base.gui.TableLayout.Entry
-
Description of the Method
- toString() - Method in class com.gargoylesoftware.base.gui.TableLayout.Header
-
Description of the Method
- toString() - Method in class com.gargoylesoftware.base.gui.TableLayoutConstraints
-
Return a string representation of this object.
- toString() - Method in class com.gargoylesoftware.base.resource.ResourceManager
-
Return a string representation of this object
- toString() - Method in class com.gargoylesoftware.base.trace.BlockingCircularQueue
-
Return a string representation of this object.
- toString() - Method in class com.gargoylesoftware.base.trace.TraceChannel
-
Return a string representation of this object.
- toString() - Method in class com.gargoylesoftware.base.trace.TraceItem
-
Return a string representation of this object for testing purposes.
- toString() - Method in class com.gargoylesoftware.base.trace.TraceItemQueue
- toString(Dimension) - Static method in class com.gargoylesoftware.base.gui.TableLayout
-
Convenience method to create a string from a Dimension object.
- trace(TraceChannel, Object[]) - Static method in class com.gargoylesoftware.base.trace.TraceUtil
-
Dump an object array to the specified TraceChannel.
- trace(TraceChannel, Collection) - Static method in class com.gargoylesoftware.base.trace.TraceUtil
-
Dump a collection to the specified TraceChannel.
- trace(TraceChannel, Map) - Static method in class com.gargoylesoftware.base.trace.TraceUtil
-
Dump a map to the specified TraceChannel.
- Trace - Class in com.gargoylesoftware.base.trace
-
A class that provides a mechanism for logging diagnostic messages.
- Trace() - Constructor for class com.gargoylesoftware.base.trace.Trace
-
Private constructor to prevent instantiation of this class.
- TRACE_CONTROLLER - Static variable in class com.gargoylesoftware.base.trace.Trace
- TRACE_ITEM_DISPATCHER - Static variable in class com.gargoylesoftware.base.trace.Trace
- Trace.WhereAmIException - Exception Class in com.gargoylesoftware.base.trace
-
An exception used to determine where the code is at any point in time.
- TraceChannel - Class in com.gargoylesoftware.base.trace
-
This class represents a "channel" that diagnostic messages can be written to.
- TraceChannel(String) - Constructor for class com.gargoylesoftware.base.trace.TraceChannel
-
Create a trace channel with the specified name.
- traceChannel_ - Variable in class com.gargoylesoftware.base.gui.ReflectedTableModel
- traceChannel_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- TraceController - Class in com.gargoylesoftware.base.trace
-
A controller object for the tracing mechanism.
- TraceController() - Constructor for class com.gargoylesoftware.base.trace.TraceController
-
Instantiate one
- TraceItem - Class in com.gargoylesoftware.base.trace
-
An item of data to be written.
- TraceItem() - Constructor for class com.gargoylesoftware.base.trace.TraceItem
-
Create a new item.
- TraceItemDispatcher - Class in com.gargoylesoftware.base.trace
-
Internal use only.
- TraceItemDispatcher() - Constructor for class com.gargoylesoftware.base.trace.TraceItemDispatcher
- TraceItemQueue - Class in com.gargoylesoftware.base.trace
-
Internal use only.
- TraceItemQueue() - Constructor for class com.gargoylesoftware.base.trace.TraceItemQueue
- TraceOutputStream - Class in com.gargoylesoftware.base.trace
-
Internal use only.
- TraceOutputStream() - Constructor for class com.gargoylesoftware.base.trace.TraceOutputStream
- traceQueue_ - Variable in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- TraceUtil - Class in com.gargoylesoftware.base.trace
-
A collection of utility methods dealing with tracing.
- TraceUtil() - Constructor for class com.gargoylesoftware.base.trace.TraceUtil
- TraceWriter - Interface in com.gargoylesoftware.base.trace
-
An object that implements this interface will be responsible for handling diagnostic messages written by the Trace class.
- traceWriters_ - Variable in class com.gargoylesoftware.base.trace.TraceChannel
U
- unwrap(Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ConnectionWrapper
- unwrap(Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
- unwrap(Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- unwrap(Class<T>) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
- updateArray(int, Array) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Array
value. - updateArray(String, Array) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Array
value. - updateAsciiStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateAsciiStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateAsciiStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateAsciiStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an ascii stream value.
- updateAsciiStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBigDecimal(int, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.math.BigDecimal
value. - updateBigDecimal(String, BigDecimal) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.BigDecimal
value. - updateBinaryStream(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBinaryStream(int, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a binary stream value.
- updateBinaryStream(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBinaryStream(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBinaryStream(String, InputStream, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a binary stream value.
- updateBinaryStream(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBlob(int, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBlob(int, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBlob(int, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Blob
value. - updateBlob(String, InputStream) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBlob(String, InputStream, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateBlob(String, Blob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Blob
value. - updateBoolean(int, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
boolean
value. - updateBoolean(String, boolean) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
boolean
value. - updateByte(int, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
byte
value. - updateByte(String, byte) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
byte
value. - updateBytes(int, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
byte
array value. - updateBytes(String, byte[]) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
boolean
value. - updateCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateCharacterStream(int, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a character stream value.
- updateCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateCharacterStream(String, Reader, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a character stream value.
- updateCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateClob(int, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Clob
value. - updateClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateClob(String, Clob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Clob
value. - updateDate(int, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Date
value. - updateDate(String, Date) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Date
value. - updateDouble(int, double) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
double
value. - updateDouble(String, double) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
double
value. - updateFloat(int, float) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
float
value. - updateFloat(String, float) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
float
value. - updateInt(int, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
int
value. - updateInt(String, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
int
value. - updateLong(int, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
long
value. - updateLong(String, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
long
value. - updateNCharacterStream(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNCharacterStream(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNCharacterStream(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNCharacterStream(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(int, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(int, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(int, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(String, Reader) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(String, Reader, long) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNClob(String, NClob) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateNull(int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Gives a nullable column a null value.
- updateNull(String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
null
value. - updateObject(int, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
Object
value. - updateObject(int, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
Object
value. - updateObject(String, Object) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
Object
value. - updateObject(String, Object, int) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with an
Object
value. - updateRef(int, Ref) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Ref
value. - updateRef(String, Ref) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Ref
value. - updateRow() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the underlying database with the new contents of the current row of this
ResultSet
object. - updateRowId(int, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateRowId(String, RowId) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updatesAreDetected(int) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Indicates whether or not a visible row update can be detected by calling the method
ResultSet.rowUpdated
. - updateShort(int, short) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
short
value. - updateShort(String, short) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
short
value. - updateSQLXML(int, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateSQLXML(String, SQLXML) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
- updateString(int, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
String
value. - updateString(String, String) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
String
value. - updateTime(int, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Time
value. - updateTime(String, Time) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Time
value. - updateTimestamp(int, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Timestamp
value. - updateTimestamp(String, Timestamp) - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Updates the designated column with a
java.sql.Timestamp
value. - upperCaseDocument() - Static method in class com.gargoylesoftware.base.util.DocumentUtil
-
Return a PlainDocument wrappered so that it accepts uppercase input only.
- upperCaseDocument(Document) - Static method in class com.gargoylesoftware.base.util.DocumentUtil
-
Return a wrapper document that converts all input to uppercase.
- userName_ - Variable in class com.gargoylesoftware.base.resource.jdbc.JDBCResourceFactory
- usesLocalFilePerTable() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database uses a file for each table.
- usesLocalFiles() - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Return true if the database stores tables in a local file.
V
- verticalAlignment_ - Variable in class com.gargoylesoftware.base.gui.TableLayout
- verticalAlignment_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
- verticalStretch_ - Variable in class com.gargoylesoftware.base.gui.TableLayoutConstraints
W
- waitForQueueToEmpty() - Method in class com.gargoylesoftware.base.trace.TraceItemDispatcher
- waitingComponent_ - Variable in class com.gargoylesoftware.base.gui.DelayedComponentLoaderPanel
- walk(FileFilter, boolean, boolean) - Method in class com.gargoylesoftware.base.util.DirectoryWalker
- wasNull() - Method in class com.gargoylesoftware.base.resource.jdbc.CallableStatementWrapper
-
Indicates whether or not the last OUT parameter read had the value of SQL
NULL
. - wasNull() - Method in class com.gargoylesoftware.base.resource.jdbc.ResultSetWrapper
-
Reports whether the last column read had a value of SQL
NULL
. - whereAmI() - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print a stack trace to show where we came from.
- whereAmI(TraceChannel) - Static method in class com.gargoylesoftware.base.trace.Trace
-
Print a stack trace to show where we came from.
- WhereAmIException() - Constructor for exception class com.gargoylesoftware.base.trace.Trace.WhereAmIException
-
Instantiate one
- WorkerTask - Class in com.gargoylesoftware.base.gui
-
A task that partially executes on a non-ui thread and partially on the ui thread.
- WorkerTask() - Constructor for class com.gargoylesoftware.base.gui.WorkerTask
-
Create an instance of the worker task.
- wrap(ResultSet) - Method in class com.gargoylesoftware.base.resource.jdbc.DatabaseMetaDataWrapper
-
Wrap the specified result set
- wrapInJScrollPane_ - Variable in class com.gargoylesoftware.base.gui.DefaultComponentLoader
- wrapResultSet(ResultSet) - Method in class com.gargoylesoftware.base.resource.jdbc.StatementWrapper
-
Wrap the specified result set in a ResultSetWrapper object and return the wrapper.
- write(byte[]) - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
-
Writes
b.length
bytes from the specified byte array to this output stream. - write(byte[], int, int) - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
-
Writes
len
bytes from the specified byte array starting at offsetoff
to this output stream. - write(int) - Method in class com.gargoylesoftware.base.trace.TraceOutputStream
-
Writes the specified byte to this output stream.
- write(TraceItem) - Method in class com.gargoylesoftware.base.trace.BashTraceWriter
-
Write the specified item.
- write(TraceItem) - Method in interface com.gargoylesoftware.base.trace.TraceWriter
-
Handle a diagnostic message.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
EventCatcher.getEventCatcherRecordAt(int)
instead