Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

G

generatedSQL - Variable in class org.julp.db.DBDataWriter
 
generateSQLOnly - Variable in class org.julp.db.DBDataWriter
Do not execute INSERTS/UPDATES/DELETES - just generate SQL and parameters
generateSQLOnly - Variable in class org.julp.db.DomainObjectFactory
Do not execute INSERTS/UPDATES/DELETES - just generate SQL and parameters
generateWhere() - Method in class org.julp.db.LazyLoader
 
GenericPredicate<T> - Class in org.julp
This predicate is using equals to evaluate
GenericPredicate() - Constructor for class org.julp.GenericPredicate
 
GenericPredicate(DataHolder) - Constructor for class org.julp.GenericPredicate
 
get(String) - Method in class org.julp.db.BasicStatementCache
 
getAbstractDomainObjectMethodsToSkip() - Method in class org.julp.CGLibInstantiator
 
getAbstractDomainObjectMethodsToSkip() - Method in class org.julp.DomainObjectInstantiator
 
getAbstractDomainObjectMethodsToSkip() - Method in interface org.julp.Instantiator
 
getAuditTrail() - Method in class org.julp.db.DBServices
 
getCachedRowSetClassName() - Method in class org.julp.db.DBServices
 
getCatalog() - Method in class org.julp.db.DBDataWriter
Getter for property catalog.
getCatalogName(int) - Method in class org.julp.db.DBMetaData
Gets the designated column's table's catalog name.
getClassName(String, String, Object, Predicate) - Method in class org.julp.CGLibNamingPolicy
 
getClassSubstitute() - Method in class org.julp.db.DBServices
 
getColumnClassName(int) - Method in class org.julp.db.DBMetaData
Returns the fully-qualified name of the Java class whose instances are manufactured if the method ResultSet.getObject is called to retrieve a value from the column.
getColumnDisplaySize(int) - Method in class org.julp.db.DBMetaData
Indicates the designated column's normal maximum width in characters.
getColumnIndexByColumnName(String) - Method in class org.julp.db.DBMetaData
 
getColumnIndexByFullColumnName(String) - Method in class org.julp.db.DBMetaData
 
getColumnLabel(int) - Method in class org.julp.db.DBMetaData
Gets the designated column's suggested title for use in printouts and displays.
getColumnName(int) - Method in class org.julp.db.DBMetaData
Get the designated column's name.
getColumnType(int) - Method in class org.julp.db.DBMetaData
Retrieves the designated column's SQL type.
getColumnTypeName(int) - Method in class org.julp.db.DBMetaData
Retrieves the designated column's database-specific type name.
getConcurrency() - Method in class org.julp.db.DBServices
Getter for property concurrency.
getConnection() - Method in class org.julp.db.BasicDataSourceImpl
 
getConnection(String, String) - Method in class org.julp.db.BasicDataSourceImpl
 
getConnection() - Method in class org.julp.db.DBServices
Getter for property connection.
getConnectionId() - Method in class org.julp.db.BasicDataSourceImpl
 
getConnectionId() - Method in class org.julp.db.DBServices
Getter for property connectionId.
getConnectionProperties() - Method in class org.julp.db.BasicDataSourceImpl
 
getConnectionProperties() - Method in class org.julp.db.DBServices
Getter for property connectionProperties.
getConnectionPropertiesDelimiter() - Method in class org.julp.db.BasicDataSourceImpl
 
getConnectionUrl() - Method in class org.julp.db.BasicDataSourceImpl
 
getConverter() - Method in interface org.julp.DataReader
 
getConverter() - Method in interface org.julp.DataWriter
 
getConverter() - Method in class org.julp.db.DBDataReader
 
getConverter() - Method in class org.julp.db.DBDataWriter
 
getConverter() - Method in class org.julp.db.DBServices
 
getCreatedCount() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property createdCount.
getCreatedCount() - Method in interface org.julp.DataWriter
 
getCreatedCount() - Method in class org.julp.db.DBDataWriter
Getter for property createdCount.
getCurrentResultSet() - Method in class org.julp.db.DBServices
 
getCurrentResultSets() - Method in class org.julp.db.DBServices
 
getCursorName() - Method in class org.julp.db.DBServices
 
getData() - Method in class org.julp.DataHolder
 
getDataModificationSequence(int) - Method in class org.julp.db.DBDataWriter
Indexed getter for property dataModificationSequence.
getDataModificationSequence() - Method in class org.julp.db.DBDataWriter
Getter for property dataModificationSequence.
getDataReader() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property dataReader.
getDataReader() - Method in class org.julp.db.DomainObjectFactory
 
getDataSource() - Method in class org.julp.db.DBServices
Getter for property dataSource.
getDataWriter() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property dataWriter.
getDataWriter() - Method in class org.julp.db.DomainObjectFactory
 
getDateFormat() - Method in class org.julp.AbstractConverter
 
getDateFormat() - Method in interface org.julp.Converter
 
getDateFormat() - Method in class org.julp.db.DBServicesUtils
 
getDateTimeFormat() - Method in class org.julp.db.DBServicesUtils
 
getDBServices() - Method in class org.julp.db.DBDataWriter
Getter for property dbServices.
getDBServices() - Method in class org.julp.db.DBServicesUtils
 
getDBServices() - Method in class org.julp.db.DomainObjectFactory
 
getDecimalFormat() - Method in class org.julp.db.DBServicesUtils
 
getDisplayValue(String) - Method in class org.julp.AbstractDomainObject
 
getDisplayValue(String) - Method in interface org.julp.DomainObject
 
getDisplayValues() - Method in class org.julp.AbstractDomainObject
 
getDisplayValues() - Method in interface org.julp.DomainObject
 
getDomainClass() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property domainClass.
getDomainClass() - Method in class org.julp.AbstractMetaData
 
getDomainClass() - Method in interface org.julp.DataReader
 
getDomainClass() - Method in class org.julp.db.DBDataReader
 
getDomainClass() - Method in interface org.julp.MetaData
 
getDomainFactoryId() - Method in class org.julp.AbstractDomainObject
 
getDomainFactoryId() - Method in interface org.julp.DomainObject
 
getDomainObjectFactory() - Method in class org.julp.db.LazyLoader
 
getDriverName() - Method in class org.julp.db.BasicDataSourceImpl
 
getEscapeProcessing() - Method in class org.julp.db.DBServices
Getter for property escapeProcessing.
getFetchDirection() - Method in class org.julp.db.DBServices
Getter for property fetchDirection.
getFetchSize() - Method in class org.julp.db.DBServices
Getter for property fetchSize.
getFieldClass(int) - Method in class org.julp.AbstractMetaData
 
getFieldClass(int) - Method in interface org.julp.MetaData
 
getFieldClassName(int) - Method in class org.julp.AbstractMetaData
 
getFieldClassName(int) - Method in interface org.julp.MetaData
 
getFieldCount() - Method in class org.julp.AbstractMetaData
 
getFieldCount() - Method in interface org.julp.MetaData
 
getFieldIndexByFieldName(String) - Method in class org.julp.AbstractMetaData
 
getFieldIndexByFieldName(String) - Method in interface org.julp.MetaData
 
getFieldLabel(int) - Method in class org.julp.AbstractMetaData
 
getFieldLabel(int) - Method in interface org.julp.MetaData
 
getFieldName(int) - Method in class org.julp.AbstractMetaData
 
getFieldName(int) - Method in class org.julp.DataHolder
 
getFieldName(int) - Method in interface org.julp.MetaData
 
getFieldsCount() - Method in class org.julp.DataHolder
 
getFieldsCount() - Method in class org.julp.MultiValueObject
 
getFieldValue(int) - Method in class org.julp.DataHolder
 
getFieldValue(String) - Method in class org.julp.DataHolder
 
getFullColumnName(int) - Method in class org.julp.db.DBMetaData
 
getGeneratedSQL() - Method in class org.julp.db.DBDataWriter
Getter for property generatedSQL.
getGeneratedSQLasXML() - Method in class org.julp.db.DBDataWriter
Getter for property generatedSQLasXML.
getInstance() - Static method in class org.julp.db.PKCache
 
getInstantiator() - Method in interface org.julp.DataReader
 
getInstantiator() - Method in class org.julp.db.DBDataReader
 
getInternalId() - Method in class org.julp.AbstractDomainObject
Getter for property internalId.
getInternalId() - Method in interface org.julp.DomainObject
 
getInternalMethods() - Method in class org.julp.AbstractDomainObject
 
getInternalMethods() - Method in interface org.julp.DomainObject
 
getKeyColumns(Map<String, String[]>, String, Collection, Set<String>) - Method in class org.julp.db.LazyLoader
 
getLazyLoadedObjects(String, Collection, Set<String>) - Method in class org.julp.db.LazyLoader
 
getLazyLoadedObjects(String, Set<String>) - Method in class org.julp.db.LazyLoader
 
getLimit() - Method in class org.julp.db.DBDataReader
 
getLoadedObjects(List<T>) - Method in class org.julp.db.LazyLoader
Return list of fully loaded objects
getLocalDateFormat() - Method in class org.julp.AbstractConverter
 
getLocalDateFormat() - Method in interface org.julp.Converter
 
getLocalDateTimeFormat() - Method in class org.julp.AbstractConverter
 
getLocalDateTimeFormat() - Method in interface org.julp.Converter
 
getLocalTimeFormat() - Method in class org.julp.AbstractConverter
 
getLocalTimeFormat() - Method in interface org.julp.Converter
 
getLoginTimeout() - Method in class org.julp.db.BasicDataSourceImpl
 
getLogWriter() - Method in class org.julp.db.BasicDataSourceImpl
 
getMapping() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property mapping.
getMapping() - Method in class org.julp.AbstractMetaData
 
getMapping() - Method in interface org.julp.MetaData
 
getMaxFieldSize() - Method in class org.julp.db.DBServices
Getter for property maxFieldSize.
getMaxNumberOfParams() - Method in class org.julp.db.DBServices
 
getMaxRows() - Method in class org.julp.db.DBServices
Getter for property maxRows.
getMaxRowsToProcessInTransaction() - Method in class org.julp.db.DBServices
Getter for property maxRowsToProcessInTransaction.
getMaxStatementCacheSize() - Method in class org.julp.db.DBServices
 
getMetaData() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property metaData.
getMetaData() - Method in interface org.julp.DataReader
 
getMetaData() - Method in interface org.julp.DataWriter
 
getMetaData() - Method in class org.julp.db.DBDataReader
 
getMetaData() - Method in class org.julp.db.DBDataWriter
 
getModifiedCatalog() - Method in class org.julp.db.DBDataWriter
Getter for property modifiedCatalog.
getModifiedCount() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property modifiedCount.
getModifiedCount() - Method in interface org.julp.DataWriter
 
getModifiedCount() - Method in class org.julp.db.DBDataWriter
Getter for property modifiedCount.
getNamingPolicy() - Method in class org.julp.CGLibInstantiator
 
getNextInternalId() - Method in class org.julp.AbstractDomainObjectFactory
 
getObjectList() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property objectList.
getObjectList() - Method in class org.julp.Pager
 
getObjects() - Method in class org.julp.AbstractDomainObjectFactory
Return casted objectList
getObjectsTotal() - Method in class org.julp.PageHolder
Getter for property objectsTotal.
getOffset() - Method in class org.julp.db.DBDataReader
 
getOptimisticLock() - Method in class org.julp.db.DBDataWriter
Getter for property optimisticLock.
getOptions() - Method in class org.julp.AbstractDomainObjectFactory
 
getOptions() - Method in interface org.julp.DataReader
 
getOptions() - Method in interface org.julp.DataWriter
 
getOptions() - Method in class org.julp.db.DBDataReader
 
getOptions() - Method in class org.julp.db.DBDataWriter
 
getOriginalValue(String) - Method in class org.julp.AbstractDomainObject
 
getOriginalValue(String) - Method in interface org.julp.DomainObject
 
getOriginalValues() - Method in class org.julp.AbstractDomainObject
 
getOriginalValues() - Method in interface org.julp.DomainObject
 
getPage() - Method in class org.julp.PageHolder
Getter for property page.
getPage(int) - Method in class org.julp.Pager
This is NOT zero based index: idx of the first object is 1, the second is 2, etc...
getPageNumber() - Method in class org.julp.PageHolder
Getter for property pageNumber.
getPageSize() - Method in class org.julp.Pager
Getter for property pageSize.
getPagesTotal() - Method in class org.julp.PageHolder
Getter for property pagesTotal.
getPagesTotal() - Method in class org.julp.Pager
 
getParameter(int) - Method in class org.julp.db.Parameters
 
getParameter(String) - Method in class org.julp.db.Parameters
 
getParameterClassName(int) - Method in class org.julp.db.Parameters
 
getParameterCount() - Method in class org.julp.db.Parameters
 
getParameterIndex(String) - Method in class org.julp.db.Parameters
 
getParameterMode(int) - Method in class org.julp.db.Parameters
 
getParameterName(int) - Method in class org.julp.db.Parameters
 
getParameterType(int) - Method in class org.julp.db.Parameters
 
getParameterTypeName(int) - Method in class org.julp.db.Parameters
 
getParams() - Method in class org.julp.db.Parameters
 
getParams() - Method in class org.julp.db.StatementHolder
 
getParentLogger() - Method in class org.julp.db.BasicDataSourceImpl
 
getPassword() - Method in class org.julp.db.BasicDataSourceImpl
 
getPersistenceError() - Method in class org.julp.AbstractDomainObjectFactory
Returns error during writeData()
getPersistenceError() - Method in interface org.julp.DataWriter
 
getPersistenceError() - Method in class org.julp.db.DBDataWriter
Getter for property persistenceError.
getPersistentState() - Method in class org.julp.AbstractDomainObject
 
getPersistentState() - Method in interface org.julp.DomainObject
 
getPlaceHolder() - Method in class org.julp.db.DBServices
 
getPrecision(int) - Method in class org.julp.AbstractMetaData
 
getPrecision(int) - Method in class org.julp.db.Parameters
 
getPrecision(int) - Method in interface org.julp.MetaData
Get the designated field's number of decimal digits.
getPreparedStatement(String, Collection<?>) - Method in class org.julp.db.DBServices
Getter for property preparedStatement.
getPrimaryKey(String, String, String) - Method in class org.julp.db.DBDataWriter
 
getPrimaryKey(String, String, String) - Method in class org.julp.db.PKCache
Retrieves PK from cache.
getPrimaryKey(Connection, String, String, String) - Method in class org.julp.db.PKCache
Retrieves PK from DatabaseMetaData and put it in cache.
getPrimaryKeyMap() - Method in class org.julp.db.DBMetaData
 
getProcessTransactionOnCloseConnection() - Method in class org.julp.db.DBServices
 
getPropertyChangeSupport() - Method in class org.julp.AbstractDomainObject
 
getPropertyChangeSupport() - Method in interface org.julp.DomainObject
 
getProxyClassNameSuffix() - Method in class org.julp.CGLibNamingPolicy
 
getQuery() - Method in class org.julp.db.StatementHolder
 
getQueryTimeout() - Method in class org.julp.db.DBServices
Getter for property queryTimeout.
getReadMethod(int) - Method in class org.julp.AbstractMetaData
 
getReadMethod(int) - Method in interface org.julp.MetaData
 
getRemovedCount() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property removedCount.
getRemovedCount() - Method in interface org.julp.DataWriter
 
getRemovedCount() - Method in class org.julp.db.DBDataWriter
Getter for property removedCount.
getRemovedObjects() - Method in class org.julp.AbstractDomainObjectFactory
Getter for property removedObjects.
getResultAsDataHoldersArray(String, Collection<?>, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersArray(String, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersArray(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersArray(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersList(String, Collection<?>, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersList(String, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersList(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsDataHoldersListInternal(boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultAsList(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultAsListOfMaps(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsListOfMaps(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsListOfMapsInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultAsMap(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsMap(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsMapInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultAsMultiValueObjectList(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsMultiValueObjectList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsMultiValueObjectListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultAsValueObjectList(String) - Method in class org.julp.db.DBServicesUtils
 
getResultAsValueObjectList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultAsValueObjectListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersArray(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersArray(String, Collection<?>, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersArray(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersArray(String, Collection<?>, int, String, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersList(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersList(String, Collection<?>, int, String, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersList(String, Collection<?>, boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsDataHoldersListInternal(boolean) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsList(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMap(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMap(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMapInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMultiValueObjectList(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMultiValueObjectList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsMultiValueObjectListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultsAsValueObjectList(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsValueObjectList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getResultsAsValueObjectListInternal() - Method in class org.julp.db.DBServicesUtils
 
getResultSet(String) - Method in class org.julp.db.DBServices
Getter for property resultSet.
getResultSet(String, Collection<?>) - Method in class org.julp.db.DBServices
 
getResultSetIndexToFieldMap() - Method in class org.julp.db.DBDataReader
 
getResultSets(String, Collection<?>, int, String) - Method in class org.julp.db.DBServices
 
getResultSets(String, Collection<?>) - Method in class org.julp.db.DBServices
 
getResultSetType() - Method in class org.julp.db.DBServices
Getter for property resultSetType.
getRowsAffectedInTransaction() - Method in class org.julp.db.DBServices
Getter for property rowsAffectedInTransaction.
getScale(int) - Method in class org.julp.AbstractMetaData
 
getScale(int) - Method in class org.julp.db.Parameters
 
getScale(int) - Method in interface org.julp.MetaData
Gets the designated field's number of digits to right of the decimal point.
getSchema() - Method in class org.julp.db.DBDataWriter
Getter for property schema.
getSchemaName(int) - Method in class org.julp.db.DBMetaData
Get the designated column's table's schema.
getSingleColumnResultAsList(String) - Method in class org.julp.db.DBServicesUtils
 
getSingleColumnResultAsList(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getSingleColumnResultAsListInternal() - Method in class org.julp.db.DBServicesUtils
 
getSingleColumnResultsAsList(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getSingleColumnResultsAsList(String, List<?>) - Method in class org.julp.db.DBServicesUtils
 
getSingleColumnResultsAsListInternal() - Method in class org.julp.db.DBServicesUtils
 
getSingleValue(String) - Method in class org.julp.db.DBServicesUtils
 
getSingleValue(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getSingleValueInternal() - Method in class org.julp.db.DBServicesUtils
 
getSqlDateFormat(String) - Method in class org.julp.AbstractConverter
 
getSqlDateFormat(String) - Method in interface org.julp.Converter
 
getStatement(String) - Method in class org.julp.db.DBServices
Getter for property statement.
getTable() - Method in class org.julp.db.DBDataWriter
Getter for property table.
getTableName(int) - Method in class org.julp.db.DBMetaData
Gets the designated column's table name.
getTables() - Method in class org.julp.db.DBMetaData
 
getTimeFormat() - Method in class org.julp.AbstractConverter
 
getTimeFormat() - Method in interface org.julp.Converter
 
getTimeFormat() - Method in class org.julp.db.DBServicesUtils
 
getTimestamp() - Method in class org.julp.db.StatementHolder
 
getTimestampFormat() - Method in class org.julp.AbstractConverter
 
getTimestampFormat() - Method in interface org.julp.Converter
 
getTimestampFormat() - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsLinkedMap(String) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsLinkedMap(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsLinkedMapInternal() - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsMap(String) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsMap(String, Collection<?>) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultAsMapInternal() - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultsAsLinkedMap(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultsAsMap(String, Collection<?>, int, String) - Method in class org.julp.db.DBServicesUtils
 
getTwoColumnsResultsAsMapInternal() - Method in class org.julp.db.DBServicesUtils
 
getUniqueId() - Method in class org.julp.AbstractDomainObject
 
getUniqueId() - Method in interface org.julp.DomainObject
 
getUniqueIdWriteMethods() - Method in class org.julp.db.DBMetaData
 
getUserName() - Method in class org.julp.db.BasicDataSourceImpl
 
getValue(int) - Method in class org.julp.MultiValueObject
 
getValue() - Method in class org.julp.ValueObject
 
getValueLabel() - Method in class org.julp.ValueObject
 
getWarnings() - Method in class org.julp.db.DBServices
 
getWriteMethod(int) - Method in class org.julp.AbstractMetaData
 
getWriteMethod(int) - Method in interface org.julp.MetaData
 
getZoneId() - Method in class org.julp.AbstractConverter
 
getZoneId() - Method in interface org.julp.Converter
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links