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

A

abort(Executor) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
Action - Class in org.apache.velocity.tools.model
 
Action(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.Action
 
ActiveInstanceReference - Class in org.apache.velocity.tools.model
 
ActiveInstanceReference(Instance) - Constructor for class org.apache.velocity.tools.model.ActiveInstanceReference
 
addAttribute(Attribute) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
addColumn(String, String, int, Integer, boolean) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
addColumn(BaseEntity.Column) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
addColumnMapping(String, String, Mapper<T>.MappingEntry) - Method in class org.apache.velocity.tools.model.filter.ColumnMapper
 
addEntity(Entity) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
addEntry(String, T) - Method in class org.apache.velocity.tools.model.filter.ColumnMapper
 
addEntry(String, T) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
addEntry(String, T) - Method in class org.apache.velocity.tools.model.filter.TableMapper
 
addEntry(String, T) - Method in class org.apache.velocity.tools.model.filter.TypeMapper
 
addParameter(String) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
addParameter(String) - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
addQueryPart(String) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
addStockObject(String, T) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
addTableEntry(String, Mapper<T>.MappingEntry) - Method in class org.apache.velocity.tools.model.filter.TableMapper
 
addTypeEntry(Class, T) - Method in class org.apache.velocity.tools.model.filter.TypeMapper
 
AESCryptograph - Class in org.apache.velocity.tools.model.util
Basic AES encryption.
AESCryptograph() - Constructor for class org.apache.velocity.tools.model.util.AESCryptograph
 
anyOf(String) - Static method in class org.apache.velocity.tools.model.util.GlobToRegex
 
apply(T) - Method in interface org.apache.velocity.tools.model.filter.Filter
 
Attribute - Class in org.apache.velocity.tools.model
 
Attribute(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.Attribute
 
AttributeGetter(String, Method) - Constructor for class org.apache.velocity.tools.model.ModelUberspector.AttributeGetter
 
AttributeHolder - Class in org.apache.velocity.tools.model.impl
 
AttributeHolder() - Constructor for class org.apache.velocity.tools.model.impl.AttributeHolder
 
AttributeMethod(Method, String, boolean) - Constructor for class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 

B

base64Decode(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
base64Encode(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
BaseAttribute - Class in org.apache.velocity.tools.model.impl
BaseAttribute interface
BaseAttribute(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.impl.BaseAttribute
 
BaseEntity - Class in org.apache.velocity.tools.model.impl
 
BaseEntity(String, Model) - Constructor for class org.apache.velocity.tools.model.impl.BaseEntity
 
BaseEntity.Column - Class in org.apache.velocity.tools.model.impl
 
BaseEntity.InstanceBuilder - Interface in org.apache.velocity.tools.model.impl
 
BaseModel - Class in org.apache.velocity.tools.model.impl
 
BaseModel() - Constructor for class org.apache.velocity.tools.model.impl.BaseModel
 
BaseModel.FiltersSet - Class in org.apache.velocity.tools.model.impl
gather filters getters and setters in a subclass to ease configuration
BaseModel.ReverseMode - Enum in org.apache.velocity.tools.model.impl
 
BaseModel.UserInstancesConfig - Class in org.apache.velocity.tools.model.impl
 
BaseModel.WriteAccess - Enum in org.apache.velocity.tools.model.impl
 
BasicDataSource - Class in org.apache.velocity.tools.model.sql
 
BasicDataSource(String) - Constructor for class org.apache.velocity.tools.model.sql.BasicDataSource
 

C

ChainedMap - Class in org.apache.velocity.tools.model.util
 
ChainedMap(Map, Map) - Constructor for class org.apache.velocity.tools.model.util.ChainedMap
 
check() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Check connection.
classnameToLeaf(String) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
classToLeaf(Class) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
clear() - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
clear() - Method in class org.apache.velocity.tools.model.InstanceReference
 
clear() - Method in class org.apache.velocity.tools.model.sql.ConnectionPool
clear all connections.
clear() - Method in class org.apache.velocity.tools.model.sql.StatementPool
close all statements.
clear() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
clear() - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Removes all mappings from this map (optional operation).
clear() - Method in interface org.apache.velocity.tools.model.util.MultiMap
Removes all mappings from this map (optional operation).
clearImpl() - Method in class org.apache.velocity.tools.model.InstanceReference
 
clearWarnings() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Clear SQL warnings.
close() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Close.
close() - Method in class org.apache.velocity.tools.model.sql.Pooled
close this pooled object.
close() - Method in class org.apache.velocity.tools.model.sql.PooledStatement
close this statement.
Column(String, String, int, Integer, boolean) - Constructor for class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
ColumnMapper<T extends Serializable> - Class in org.apache.velocity.tools.model.filter
 
ColumnMapper(String) - Constructor for class org.apache.velocity.tools.model.filter.ColumnMapper
 
commit() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Commit.
compose(Filter<T>) - Method in interface org.apache.velocity.tools.model.filter.Filter
 
composeLeaves(Filter<T>, Filter<T>) - Method in class org.apache.velocity.tools.model.filter.FilterHandler
 
composeLeaves(T, T) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
ConfigDigester - Class in org.apache.velocity.tools.model.config
A tailored minimalistic digester for XML configuration reading of the model tree.
ConfigDigester(Element, Object) - Constructor for class org.apache.velocity.tools.model.config.ConfigDigester
 
ConfigHelper - Class in org.apache.velocity.tools.model.config
 
ConfigHelper() - Constructor for class org.apache.velocity.tools.model.config.ConfigHelper
 
ConfigHelper(Map<String, Object>) - Constructor for class org.apache.velocity.tools.model.config.ConfigHelper
 
configure(Map) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
configure(ConfigHelper) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
configure(Map<String, Object>) - Method in class org.apache.velocity.tools.model.ModelTool
Configuration entry point.
configure(ValueParser) - Method in class org.apache.velocity.tools.model.ModelTool
 
configure(ValueParser) - Method in class org.apache.velocity.tools.model.old.VelosurfTool
Deprecated.
 
connect() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
connection - Variable in class org.apache.velocity.tools.model.sql.Pooled
database connection.
ConnectionPool - Class in org.apache.velocity.tools.model.sql
Connection pool.
ConnectionPool(DataSource, Credentials, DriverInfos, String, boolean, int) - Constructor for class org.apache.velocity.tools.model.sql.ConnectionPool
 
ConnectionWrapper - Class in org.apache.velocity.tools.model.sql
Connection wrapper class.
ConnectionWrapper(DriverInfos, Connection) - Constructor for class org.apache.velocity.tools.model.sql.ConnectionWrapper
Constructor.
Constants - Interface in org.apache.velocity.tools.model.config
 
containsKey(Object) - Method in class org.apache.velocity.tools.model.InstanceReference
 
containsKey(Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
containsKey(Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns true if this multimap contains a mapping for the specified key.
containsKey(Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns true if this multimap contains a mapping for the specified key.
containsValue(Object) - Method in class org.apache.velocity.tools.model.InstanceReference
 
containsValue(Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
containsValue(Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns true if this multimap maps one or more keys to the specified value.
containsValue(Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns true if this multimap maps one or more keys to the specified value.
create() - Method in interface org.apache.velocity.tools.model.impl.BaseEntity.InstanceBuilder
 
createArrayOf(String, Object[]) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
createBlob() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
createClob() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
createInstanceReference(Instance) - Method in class org.apache.velocity.tools.model.EntityReference
 
createModel() - Method in class org.apache.velocity.tools.model.ModelTool
 
createModel() - Method in class org.apache.velocity.tools.model.old.VelosurfTool
Deprecated.
 
createNClob() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
createSQLXML() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
createStatement() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Create a statement.
createStatement(int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Create a statement.
createStatement(int, int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Create a statement.
createStruct(String, Object[]) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
Credentials - Class in org.apache.velocity.tools.model.sql
 
Credentials() - Constructor for class org.apache.velocity.tools.model.sql.Credentials
 
Cryptograph - Interface in org.apache.velocity.tools.model.util
Cryptograph - used to encrypt and decrypt strings.

D

DEBUG - Static variable in class org.apache.velocity.tools.model.util.LogOutputStream
 
declareDownstreamJoin(String, Entity, List<String>) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
declareExtendedJoin(String, List<String>, Entity, List<String>, Entity) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
declareUpstreamJoin(String, Entity, List<String>) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
decrypt(byte[]) - Method in class org.apache.velocity.tools.model.util.AESCryptograph
 
decrypt(byte[]) - Method in interface org.apache.velocity.tools.model.util.Cryptograph
decrypt.
delete() - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
delete(Map) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
delete() - Method in class org.apache.velocity.tools.model.Instance
 
delete() - Method in class org.apache.velocity.tools.model.InstanceReference
 
deleteImpl() - Method in class org.apache.velocity.tools.model.InstanceReference
 
DriverInfos - Class in org.apache.velocity.tools.model.sql
Contains specific description and behaviour of jdbc drivers.
DriverInfos() - Constructor for class org.apache.velocity.tools.model.sql.DriverInfos
 
DriverInfos.CaseSensitivity - Enum in org.apache.velocity.tools.model.sql
case-sensivity
DriverInfos.LastInsertIdPolicy - Enum in org.apache.velocity.tools.model.sql
ID generation method
DYNAMIC_PART - Static variable in class org.apache.velocity.tools.model.impl.UpdateAction
 

E

encrypt(String) - Method in class org.apache.velocity.tools.model.util.AESCryptograph
 
encrypt(String) - Method in interface org.apache.velocity.tools.model.util.Cryptograph
encrypt.
enterBusyState() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Enter busy state.
Entity - Class in org.apache.velocity.tools.model
 
Entity(String, Model) - Constructor for class org.apache.velocity.tools.model.Entity
 
EntityReference - Class in org.apache.velocity.tools.model
 
EntityReference(Entity) - Constructor for class org.apache.velocity.tools.model.EntityReference
 
entrySet() - Method in class org.apache.velocity.tools.model.InstanceReference
 
entrySet() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
equals(Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
equals(Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Compares the specified object with this multimap for equality.
equals(Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Compares the specified object with this multimap for equality.
ERROR - Static variable in class org.apache.velocity.tools.model.util.LogOutputStream
 
evaluate(String, Serializable...) - Method in class org.apache.velocity.tools.model.EntityReference
 
evaluate(String, Map) - Method in class org.apache.velocity.tools.model.EntityReference
 
evaluate(String) - Method in class org.apache.velocity.tools.model.EntityReference
 
evaluate(String, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
evaluate(String, Map) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
evaluate(String, Map, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
evaluate(String, Map) - Method in class org.apache.velocity.tools.model.Instance
 
evaluate(String, Serializable...) - Method in class org.apache.velocity.tools.model.Instance
 
evaluate(String, Map) - Method in class org.apache.velocity.tools.model.InstanceReference
 
evaluate(String, Serializable...) - Method in class org.apache.velocity.tools.model.InstanceReference
 
evaluate(String, Serializable...) - Method in class org.apache.velocity.tools.model.ModelTool
 
evaluate(String, Map) - Method in class org.apache.velocity.tools.model.ModelTool
 
evaluate(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
evaluate(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
evaluate(Map, Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
evaluateImpl(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
executeQuery(Serializable...) - Method in class org.apache.velocity.tools.model.sql.PooledStatement
 
executeUpdate(Serializable...) - Method in class org.apache.velocity.tools.model.sql.PooledStatement
 

F

fetch(Serializable...) - Method in class org.apache.velocity.tools.model.Entity
 
fetch(Map) - Method in class org.apache.velocity.tools.model.Entity
 
fetch(Serializable...) - Method in class org.apache.velocity.tools.model.EntityReference
 
fileExists(File) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
Filter<T> - Interface in org.apache.velocity.tools.model.filter
 
FilterHandler<T extends Serializable> - Class in org.apache.velocity.tools.model.filter
 
FilterHandler(String) - Constructor for class org.apache.velocity.tools.model.filter.FilterHandler
 
FiltersSet() - Constructor for class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
filterValue(String, Serializable) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
filterValue(Object) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
Driver-specific value filtering
finalize() - Method in class org.apache.velocity.tools.model.sql.StatementPool
clear statements on exit.
findURL(String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
flush() - Method in class org.apache.velocity.tools.model.util.LogOutputStream
 

G

generated - Variable in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
get(String, Object) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
get(String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
get(String) - Method in class org.apache.velocity.tools.model.EntityReference
 
get(String, Map) - Method in class org.apache.velocity.tools.model.EntityReference
 
get(String, Serializable...) - Method in class org.apache.velocity.tools.model.EntityReference
 
get(Object) - Method in class org.apache.velocity.tools.model.impl.RowIterator
Generic getter for values of the current row.
get(Object) - Method in class org.apache.velocity.tools.model.InstanceReference
 
get(String) - Method in class org.apache.velocity.tools.model.ModelTool
 
get(Object) - Method in class org.apache.velocity.tools.model.sql.PooledStatement
get the object value of the specified resultset column.
get(Object) - Method in interface org.apache.velocity.tools.model.sql.RowValues
get the property named key.
get(Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
get(Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns a list of values to which this multimap maps the specified key.
get(Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns a list of values to which this multimap maps the specified key.
get(Object) - Method in class org.apache.velocity.tools.model.WrappingInstance
 
getAttribute(String) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
getAttributes() - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
getAutoCommit() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get autocommit flag.
getBoolean(String, Boolean) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getBoolean(String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getBoolean(String) - Method in class org.apache.velocity.tools.model.Instance
 
getBoolean(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getBoolean(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getCaching() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getCatalog() - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getCatalog() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Catalog getter.
getCatalog() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getClasses() - Method in class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 
getClientInfo() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
getClientInfo(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
getColumn(int) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getColumn(String) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getColumnEntry(String, String) - Method in class org.apache.velocity.tools.model.filter.ColumnMapper
 
getColumnName(int) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getColumnNames() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getColumnNames(ResultSet) - Static method in class org.apache.velocity.tools.model.sql.SqlUtils
get the column nams of a result set
getColumns() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getColumns(Entity) - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getConfig() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getConfigurationPrefix() - Method in class org.apache.velocity.tools.model.filter.Mapper
 
getConnection() - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
getConnection(String, String) - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
getConnection() - Method in class org.apache.velocity.tools.model.sql.ConnectionPool
Get a connection.
getConnection(DataSource) - Method in class org.apache.velocity.tools.model.sql.Credentials
 
getConnection() - Method in class org.apache.velocity.tools.model.sql.Pooled
get the connection used by this statement.
getConnection() - Method in class org.apache.velocity.tools.model.sql.PooledStatement
get statement Connection.
getConnectionPool() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getCount() - Method in class org.apache.velocity.tools.model.Entity
 
getCount() - Method in class org.apache.velocity.tools.model.EntityReference
 
getCountAttribute() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getCredentials() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getDatabaseURL() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getDataSource() - Method in class org.apache.velocity.tools.model.sql.ConnectionPool
 
getDefaultColumnLeaf() - Method in class org.apache.velocity.tools.model.filter.ColumnMapper
 
getDefinition() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getDirtyFlags() - Method in class org.apache.velocity.tools.model.Instance
 
getDouble(String) - Method in class org.apache.velocity.tools.model.Instance
 
getDouble(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getDouble(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getDriverInfos() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getDriverInfos() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
getEntities() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getEntity() - Method in class org.apache.velocity.tools.model.EntityReference
 
getEntity(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getEntity() - Method in class org.apache.velocity.tools.model.Instance
 
getEnum(String, Enum<T>) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getFactory() - Method in class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 
getFetchAttribute() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getFilters() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getFloat(String) - Method in class org.apache.velocity.tools.model.Instance
 
getFloat(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getFloat(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getGetterName(String) - Static method in class org.apache.velocity.tools.model.config.ConfigDigester
 
getHoldability() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get holdability.
getIdentifierQuoteChar() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getIdentifiers() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getIgnoreTablesPattern() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getIndex() - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
getInstance() - Method in class org.apache.velocity.tools.model.InstanceReference
 
getInstances() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getInteger(String) - Method in class org.apache.velocity.tools.model.Instance
 
getInteger(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getInteger(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getIterateAttribute() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getJoins(Entity) - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getLastInsertId(Statement, String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get last inserted ID.
getLastInsertID(String) - Method in class org.apache.velocity.tools.model.sql.PooledStatement
get the last insert id.
getLastInsertIdMethodName() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getLastInsertIdPolicy() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getLastInsertIdPolicyString() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getLastInsertIdQuery() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getLastUse() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get last use timestamp
getLeaf() - Method in class org.apache.velocity.tools.model.filter.Mapper.MappingEntry
 
getLogger() - Method in class org.apache.velocity.tools.model.Entity
 
getLogger() - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
getLogger() - Method in class org.apache.velocity.tools.model.filter.Mapper
 
getLogger() - Method in class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
getLogger() - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
getLogger() - Method in class org.apache.velocity.tools.model.Model
 
getLoginTimeout() - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
getLogWriter() - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
getLong(String) - Method in class org.apache.velocity.tools.model.Instance
 
getLong(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getLong(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getMetaData() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get meta data
getMethod() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 
getMethod(Object, String, Object[], Info) - Method in class org.apache.velocity.tools.model.ModelUberspector
 
getMethodName() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeGetter
 
getMethodName() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 
getModel() - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
getModel() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getModel(String) - Static method in class org.apache.velocity.tools.model.impl.BaseModel
 
getModel() - Method in class org.apache.velocity.tools.model.impl.InstanceProducer
 
getModel() - Method in class org.apache.velocity.tools.model.Instance
 
getModel() - Method in class org.apache.velocity.tools.model.Model
 
getModel() - Method in class org.apache.velocity.tools.model.ModelTool
 
getModelId() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getName() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getName() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getNetworkTimeout() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
getNonKeyMask() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getParameterNames() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParameters() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
getParamValues(RowValues) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParamValues(Serializable[]) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParamValues(Map) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParamValues(Map, Serializable[]) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParamValues(Serializable[]) - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
getParamValues(Map) - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
getParent() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getParentLogger() - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
getPingQuery() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getPrimaryKey() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getPrimaryKey(Entity) - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getPrimaryKey() - Method in class org.apache.velocity.tools.model.Instance
 
getPrimaryKeyMask() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.tools.model.ModelUberspector
 
getQuery() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
getQuery() - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
getQueryMethodName() - Method in class org.apache.velocity.tools.model.Action
 
getQueryMethodName() - Method in class org.apache.velocity.tools.model.Attribute
 
getQueryMethodName() - Method in class org.apache.velocity.tools.model.RowAttribute
 
getQueryMethodName() - Method in class org.apache.velocity.tools.model.RowsetAttribute
 
getQueryMethodName() - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getReadFilters() - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
getResultEntity() - Method in class org.apache.velocity.tools.model.impl.InstanceProducer
 
getReturnType() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 
getReverseMode() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getSchema() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getSchema() - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getSchema() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
getSchemaQuery() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getSetterName(String) - Static method in class org.apache.velocity.tools.model.config.ConfigDigester
 
getShort(String) - Method in class org.apache.velocity.tools.model.Instance
 
getShort(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getShort(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getSource() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
getSqlPrimaryKey() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getStatementPool() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getStockDriverProperties(String) - Static method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getStockObject(String) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
getStockObject(String) - Method in class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
getString(String, String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getString(String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getString(String) - Method in class org.apache.velocity.tools.model.Instance
 
getString(Serializable...) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getString(Map) - Method in class org.apache.velocity.tools.model.ScalarAttribute
 
getSubProperties(String) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getTable() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getTableEntry(String) - Method in class org.apache.velocity.tools.model.filter.TableMapper
 
getTableName(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getTables() - Method in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
getTablesCaseSensitivity() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getTablesMapping() - Method in class org.apache.velocity.tools.model.filter.TableMapper
 
getTag() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
getTagTime() - Method in class org.apache.velocity.tools.model.sql.Pooled
get the time tag of this pooled object.
getTransactionConnection() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getTransactionConnection() - Method in class org.apache.velocity.tools.model.Model
 
getTransactionIsolation() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Transaction isolation getter.
getTypeEntry(Class) - Method in class org.apache.velocity.tools.model.filter.TypeMapper
 
getTypeMap() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get type map.
getUsageStats() - Method in class org.apache.velocity.tools.model.sql.StatementPool
debug - get usage statistics.
getUser() - Method in class org.apache.velocity.tools.model.sql.Credentials
 
getVelocityEngine() - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getVelocityEngine(VelocityEngine) - Method in class org.apache.velocity.tools.model.config.ConfigHelper
 
getVelocityEngine() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getWarnings() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Get SQL warnings.
getWrappedInstanceGetters() - Method in class org.apache.velocity.tools.model.Entity
 
getWrappedInstanceGetters() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getWrappedInstanceSetters() - Method in class org.apache.velocity.tools.model.Entity
 
getWrappedInstanceSetters() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
getWriteAccess() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
getWriteFilters() - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
GlobToRegex - Class in org.apache.velocity.tools.model.util
Translates globs to regex patterns.

H

hasColumn(String) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
hasColumnMarkers() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
hasCredentials() - Method in class org.apache.velocity.tools.model.sql.Credentials
 
hashCode() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
hashCode() - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns the hash code value for this multimap.
hashCode() - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns the hash code value for this map.
HashMultiMap - Class in org.apache.velocity.tools.model.util
A MultiMap is a Map allowing multiple occurrences of keys.
HashMultiMap() - Constructor for class org.apache.velocity.tools.model.util.HashMultiMap
build a new HashMultiMap.
hasNext() - Method in class org.apache.velocity.tools.model.impl.RowIterator
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.velocity.tools.model.ModelTool.InstanceReferenceIterator
 

I

Identifiers - Class in org.apache.velocity.tools.model.filter
 
Identifiers() - Constructor for class org.apache.velocity.tools.model.filter.Identifiers
 
identity() - Static method in interface org.apache.velocity.tools.model.filter.Filter
 
ignoreTable(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
Check whether to ignore or not this table.
INFO - Static variable in class org.apache.velocity.tools.model.util.LogOutputStream
 
init(String) - Method in class org.apache.velocity.tools.model.util.AESCryptograph
 
init(String) - Method in interface org.apache.velocity.tools.model.util.Cryptograph
init.
initialize() - Method in class org.apache.velocity.tools.model.filter.Mapper
 
initialize() - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
initialize() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
initialization
initialize() - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
initialize() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(URL) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(String, URL) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(String, String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(Reader) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(String, Reader) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize(String, InputSource) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
initialize() - Method in class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 
initializeAttributes() - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
insert() - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
insert(Map) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
insert() - Method in class org.apache.velocity.tools.model.Instance
 
insert() - Method in class org.apache.velocity.tools.model.InstanceReference
 
insertImpl() - Method in class org.apache.velocity.tools.model.InstanceReference
 
Instance - Class in org.apache.velocity.tools.model
 
Instance(Model) - Constructor for class org.apache.velocity.tools.model.Instance
 
Instance(Entity) - Constructor for class org.apache.velocity.tools.model.Instance
 
InstanceProducer - Class in org.apache.velocity.tools.model.impl
 
InstanceProducer(Model, Entity) - Constructor for class org.apache.velocity.tools.model.impl.InstanceProducer
 
InstanceProducer(Model) - Constructor for class org.apache.velocity.tools.model.impl.InstanceProducer
 
InstanceProducer(Entity) - Constructor for class org.apache.velocity.tools.model.impl.InstanceProducer
 
InstanceReference - Class in org.apache.velocity.tools.model
 
InstanceReference(Instance) - Constructor for class org.apache.velocity.tools.model.InstanceReference
 
InstanceReferenceIterator(Iterator<Instance>) - Constructor for class org.apache.velocity.tools.model.ModelTool.InstanceReferenceIterator
 
invoke(Object) - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeGetter
 
invoke(Object, Object[]) - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 
isBusy() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Check busy state.
isCacheable() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeGetter
 
isCacheable() - Method in class org.apache.velocity.tools.model.ModelUberspector.AttributeMethod
 
isClosed() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Check the closed state.
isDirty() - Method in class org.apache.velocity.tools.model.Instance
 
isEmpty() - Method in class org.apache.velocity.tools.model.InstanceReference
 
isEmpty() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
isEmpty() - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns true if this multimap contains no mappings.
isEmpty() - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns true if this multimap contains no mappings.
isInUse() - Method in class org.apache.velocity.tools.model.sql.Pooled
check whether this pooled object is in use.
isKeyColumn() - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
Whether column is the primary key, or part of the primary key
isPedanticColumnTypes() - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
isReadOnly() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Check the read-only state.
isScalarType(Class) - Static method in class org.apache.velocity.tools.model.config.ConfigDigester
 
isValid(int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
isValid() - Method in class org.apache.velocity.tools.model.sql.Pooled
check whether this pooled object is marked as valid or invalid.
isValid() - Method in class org.apache.velocity.tools.model.sql.PooledStatement
check whether this pooled object is marked as valid or invalid.
isWrapperFor(Class<?>) - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
isWrapperFor(Class<?>) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
isWrapperFor(Class<?>) - Method in class org.apache.velocity.tools.model.WrappingInstance
 
iterate() - Method in class org.apache.velocity.tools.model.Entity
 
iterator() - Method in class org.apache.velocity.tools.model.Entity
 
iterator() - Method in class org.apache.velocity.tools.model.EntityReference
 

K

keySet() - Method in class org.apache.velocity.tools.model.impl.RowIterator
 
keySet() - Method in class org.apache.velocity.tools.model.InstanceReference
 
keySet() - Method in class org.apache.velocity.tools.model.sql.PooledStatement
 
keySet() - Method in interface org.apache.velocity.tools.model.sql.RowValues
Get keys set.
keySet() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
keySet() - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns a set view of the keys contained in this multimap.
keySet() - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns a set view of the keys contained in this multimap.

L

leaveBusyState() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Leave busy state.
logger - Static variable in class org.apache.velocity.tools.model.Entity
 
logger - Static variable in class org.apache.velocity.tools.model.filter.Identifiers
 
logger - Static variable in class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
logger - Static variable in class org.apache.velocity.tools.model.impl.ReverseEngineer
 
logger - Static variable in class org.apache.velocity.tools.model.InstanceReference
 
logger - Static variable in class org.apache.velocity.tools.model.Model
 
logger - Static variable in class org.apache.velocity.tools.model.ModelUberspector
 
logger - Static variable in class org.apache.velocity.tools.model.sql.ConnectionPool
 
logger - Static variable in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
logger - Static variable in class org.apache.velocity.tools.model.sql.DriverInfos
 
logger - Static variable in class org.apache.velocity.tools.model.sql.PooledStatement
 
logger - Static variable in class org.apache.velocity.tools.model.sql.SqlUtils
 
logger - Variable in class org.apache.velocity.tools.model.sql.StatementPool
 
logger - Static variable in class org.apache.velocity.tools.model.util.ChainedMap
 
LogOutputStream - Class in org.apache.velocity.tools.model.util
 
LogOutputStream(Logger, int) - Constructor for class org.apache.velocity.tools.model.util.LogOutputStream
 

M

Mapper<T extends Serializable> - Class in org.apache.velocity.tools.model.filter
 
Mapper(String) - Constructor for class org.apache.velocity.tools.model.filter.Mapper
 
Mapper.MappingEntry - Class in org.apache.velocity.tools.model.filter
 
matches(String) - Method in class org.apache.velocity.tools.model.filter.Mapper.MappingEntry
 
Model - Class in org.apache.velocity.tools.model
 
Model() - Constructor for class org.apache.velocity.tools.model.Model
 
MODEL_CREDENTIALS_PASSWORD - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_CREDENTIALS_USER - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_DATABASE - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_DATASOURCE - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_DEFAULT_PATH - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_DEFINITION - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_FILTERS_CRYPTOGRAPH - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_FILTERS_READ - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_FILTERS_WRITE - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_IDENTIFIERS_INFLECTOR - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_IDENTIFIERS_MAPPING - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_INSTANCES_CLASSES - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_INSTANCES_FACTORY - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_LOGGER_NAME - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_NAMESPACE_URI - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_REVERSE_MODE - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_SCHEMA - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
MODEL_WRITE_ACCESS - Static variable in interface org.apache.velocity.tools.model.config.Constants
 
ModelTool - Class in org.apache.velocity.tools.model
ModelTool
ModelTool() - Constructor for class org.apache.velocity.tools.model.ModelTool
 
ModelTool.InstanceReferenceIterator - Class in org.apache.velocity.tools.model
 
ModelUberspector - Class in org.apache.velocity.tools.model
This uberspector allows getting a property while specifying extra external parameters to the property.
ModelUberspector() - Constructor for class org.apache.velocity.tools.model.ModelUberspector
 
ModelUberspector.AttributeGetter - Class in org.apache.velocity.tools.model
 
ModelUberspector.AttributeMethod - Class in org.apache.velocity.tools.model
 
MultiMap - Interface in org.apache.velocity.tools.model.util
A MultiMap is a Map allowing multiple occurrences of keys.

N

name - Variable in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
nativeSQL(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Gets native SQL for a query.
needsCryptograph() - Method in class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
newInstance() - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
newObjectToLeaf(Object) - Method in class org.apache.velocity.tools.model.filter.FilterHandler
 
newObjectToLeaf(Object) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
newResultInstance() - Method in class org.apache.velocity.tools.model.impl.InstanceProducer
 
next() - Method in class org.apache.velocity.tools.model.impl.RowIterator
Returns the next element in the iteration.
next() - Method in class org.apache.velocity.tools.model.ModelTool.InstanceReferenceIterator
 
notifyInUse() - Method in class org.apache.velocity.tools.model.sql.Pooled
notify this object that it is in use.
notifyOver() - Method in class org.apache.velocity.tools.model.sql.Pooled
notify this object that it is no more in use.

O

org.apache.velocity.tools.model - package org.apache.velocity.tools.model
 
org.apache.velocity.tools.model.config - package org.apache.velocity.tools.model.config
 
org.apache.velocity.tools.model.filter - package org.apache.velocity.tools.model.filter
 
org.apache.velocity.tools.model.impl - package org.apache.velocity.tools.model.impl
 
org.apache.velocity.tools.model.old - package org.apache.velocity.tools.model.old
 
org.apache.velocity.tools.model.sql - package org.apache.velocity.tools.model.sql
 
org.apache.velocity.tools.model.util - package org.apache.velocity.tools.model.util
 

P

parameterNames - Variable in class org.apache.velocity.tools.model.impl.BaseAttribute
 
perform(Serializable...) - Method in class org.apache.velocity.tools.model.Action
 
perform(Map) - Method in class org.apache.velocity.tools.model.Action
 
perform(Map, Serializable...) - Method in class org.apache.velocity.tools.model.Action
 
perform(String, Map) - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
perform(String, Serializable...) - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
perform(String, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
perform(String, Map) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
perform(String, Map, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
perform(Map) - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
perform(String, Map) - Method in class org.apache.velocity.tools.model.Instance
 
perform(String, Serializable...) - Method in class org.apache.velocity.tools.model.Instance
 
perform(String, Map) - Method in class org.apache.velocity.tools.model.InstanceReference
 
perform(String, Serializable...) - Method in class org.apache.velocity.tools.model.InstanceReference
 
perform(String, Serializable...) - Method in class org.apache.velocity.tools.model.ModelTool
 
perform(String, Map) - Method in class org.apache.velocity.tools.model.ModelTool
 
performImpl(Serializable...) - Method in class org.apache.velocity.tools.model.Action
 
performImpl(String, Map) - Method in class org.apache.velocity.tools.model.InstanceReference
 
performImpl(String, Serializable...) - Method in class org.apache.velocity.tools.model.InstanceReference
 
performImpl(Serializable...) - Method in class org.apache.velocity.tools.model.Transaction
 
pluralize(String) - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
Pool - Interface in org.apache.velocity.tools.model.sql
This interface represents a generic pool of objects - no real need for now.
Pooled - Class in org.apache.velocity.tools.model.sql
This abstract class represents a pooled object with a potential encapsulated resultset.
Pooled() - Constructor for class org.apache.velocity.tools.model.sql.Pooled
build a new pooled object.
PooledStatement - Class in org.apache.velocity.tools.model.sql
this class encapsulates a jdbc PreparedStatement (and a potential ResultSet encapsulated by its base class).
PooledStatement(ConnectionWrapper, PreparedStatement) - Constructor for class org.apache.velocity.tools.model.sql.PooledStatement
build a new PooledStatement.
prepareCall(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a callable statement.
prepareCall(String, int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a call.
prepareCall(String, int, int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a callable statement.
prepareQuery(String) - Method in class org.apache.velocity.tools.model.Model
Prepare a query.
prepareQuery(String) - Method in class org.apache.velocity.tools.model.sql.StatementPool
 
prepareStatement(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, int, int, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, int[]) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, String[]) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Prepare a statement.
prepareStatement(String, boolean) - Method in class org.apache.velocity.tools.model.sql.StatementPool
get a PooledStatement associated with this query.
prepareUpdate(String) - Method in class org.apache.velocity.tools.model.Model
 
prepareUpdate(String) - Method in class org.apache.velocity.tools.model.sql.StatementPool
 
process() - Method in class org.apache.velocity.tools.model.config.ConfigDigester
 
put(String, Serializable) - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
put(String, Serializable) - Method in class org.apache.velocity.tools.model.Instance
 
put(String, Serializable) - Method in class org.apache.velocity.tools.model.InstanceReference
 
put(Object, Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
put(Object, Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Adds the specified value with the specified key to this multimap.
put(Object, Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Adds the specified value with the specified key to this multimap.
putAll(Map<? extends String, ? extends Serializable>) - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
putAll(Map<? extends String, ? extends Serializable>) - Method in class org.apache.velocity.tools.model.Instance
 
putAll(Map<? extends String, ? extends Serializable>) - Method in class org.apache.velocity.tools.model.InstanceReference
 
putAll(Map) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
putAll(MultiMap) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Copies all entries from the specified multimap to this multimap.
putAll(MultiMap) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Copies all entries from the specified multimap to this multimap.
putAllImpl(Map<? extends String, ? extends Serializable>) - Method in class org.apache.velocity.tools.model.InstanceReference
 
putImpl(String, Serializable) - Method in class org.apache.velocity.tools.model.Instance
 
putImpl(String, Serializable) - Method in class org.apache.velocity.tools.model.InstanceReference
 
putImpl(String, Serializable) - Method in class org.apache.velocity.tools.model.WrappingInstance
 

Q

query(String, Serializable...) - Method in class org.apache.velocity.tools.model.EntityReference
 
query(String, Map) - Method in class org.apache.velocity.tools.model.EntityReference
 
query(String) - Method in class org.apache.velocity.tools.model.EntityReference
 
query(String, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
query(String, Map) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
query(String, Map, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
query(String, Map) - Method in class org.apache.velocity.tools.model.Instance
 
query(String, Serializable...) - Method in class org.apache.velocity.tools.model.Instance
 
query(String, Map) - Method in class org.apache.velocity.tools.model.InstanceReference
 
query(String, Serializable...) - Method in class org.apache.velocity.tools.model.InstanceReference
 
query(String, Serializable...) - Method in class org.apache.velocity.tools.model.ModelTool
 
query(String, Map) - Method in class org.apache.velocity.tools.model.ModelTool
 
query(Serializable...) - Method in class org.apache.velocity.tools.model.RowsetAttribute
 
query(Map) - Method in class org.apache.velocity.tools.model.RowsetAttribute
 
query(Map, Serializable...) - Method in class org.apache.velocity.tools.model.RowsetAttribute
 
queryImpl(Serializable...) - Method in class org.apache.velocity.tools.model.RowsetAttribute
 
quoteIdentifier(String) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
quoteIdentifier(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
quoteIdentifier(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 

R

read(Serializable) - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
readDefinition(InputSource) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
readFilters - Variable in class org.apache.velocity.tools.model.impl.BaseModel
Value filters
refresh() - Method in class org.apache.velocity.tools.model.Instance
 
releaseSavepoint(Savepoint) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Release savepoint.
remove(Object) - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
remove() - Method in class org.apache.velocity.tools.model.impl.RowIterator
not implemented.
remove(Object) - Method in class org.apache.velocity.tools.model.InstanceReference
 
remove(Object) - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
remove(Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Removes all mappings for this key from this multimap if present.
remove(Object, Object) - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Removes the specified key/value mapping from this multimap if present.
remove(Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Removes all mappings for this key from this multimap if present.
remove(Object, Object) - Method in interface org.apache.velocity.tools.model.util.MultiMap
Removes the specified key/value mapping from this multimap if present.
removeImpl(Object) - Method in class org.apache.velocity.tools.model.InstanceReference
 
resetTagTime() - Method in class org.apache.velocity.tools.model.sql.Pooled
reset the time tag.
resolveEntity(String) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
resultSet - Variable in class org.apache.velocity.tools.model.sql.Pooled
result set.
retrieve(String, Serializable...) - Method in class org.apache.velocity.tools.model.EntityReference
 
retrieve(String, Map) - Method in class org.apache.velocity.tools.model.EntityReference
 
retrieve(String) - Method in class org.apache.velocity.tools.model.EntityReference
 
retrieve(String, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
retrieve(String, Map) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
retrieve(String, Map, Serializable...) - Method in class org.apache.velocity.tools.model.impl.AttributeHolder
 
retrieve(String, Map) - Method in class org.apache.velocity.tools.model.Instance
 
retrieve(String, Serializable...) - Method in class org.apache.velocity.tools.model.Instance
 
retrieve(String, Map) - Method in class org.apache.velocity.tools.model.InstanceReference
 
retrieve(String, Serializable...) - Method in class org.apache.velocity.tools.model.InstanceReference
 
retrieve(String, Serializable...) - Method in class org.apache.velocity.tools.model.ModelTool
 
retrieve(String, Map) - Method in class org.apache.velocity.tools.model.ModelTool
 
retrieve(Serializable...) - Method in class org.apache.velocity.tools.model.RowAttribute
 
retrieve(Map) - Method in class org.apache.velocity.tools.model.RowAttribute
 
retrieve(Map, Serializable...) - Method in class org.apache.velocity.tools.model.RowAttribute
 
retrieveImpl(Serializable...) - Method in class org.apache.velocity.tools.model.RowAttribute
 
reverseColumns() - Method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
 
reverseEngineer() - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
ReverseEngineer - Class in org.apache.velocity.tools.model.impl
 
ReverseEngineer(DatabaseMetaData, DriverInfos) - Constructor for class org.apache.velocity.tools.model.impl.ReverseEngineer
 
reverseExtended() - Method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
 
reverseJoins() - Method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
 
reverseTables() - Method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
 
rollback() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Rollback.
rollback(Savepoint) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Rollback.
RowAttribute - Class in org.apache.velocity.tools.model
 
RowAttribute(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.RowAttribute
 
RowIterator - Class in org.apache.velocity.tools.model.impl
This class is a context wrapper for ResultSets, and provides an iteration mecanism for #foreach loops, as long as getters for values of the current row.
RowIterator(AttributeHolder, PooledStatement, ResultSet, Entity) - Constructor for class org.apache.velocity.tools.model.impl.RowIterator
Build a new RowIterator.
RowsetAttribute - Class in org.apache.velocity.tools.model
 
RowsetAttribute(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.RowsetAttribute
 
RowValues - Interface in org.apache.velocity.tools.model.sql
This interface represents objects having read-only properties

S

ScalarAttribute - Class in org.apache.velocity.tools.model
 
ScalarAttribute(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.ScalarAttribute
 
setAutoCommit(boolean) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Set autocommit flag.
setCatalog(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Catalog setter.
setCatalog(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setClasses(Map<String, ?>) - Method in class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 
setClean() - Method in class org.apache.velocity.tools.model.Instance
 
setClientInfo(String, String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
setClientInfo(Properties) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
setColumnMarkers(boolean) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setCryptograph(Cryptograph) - Method in class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
setCryptographClass(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
setDatabaseURL(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setDataSource(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setDataSource(DataSource) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setDefaultColumnLeaf(T) - Method in class org.apache.velocity.tools.model.filter.ColumnMapper
 
setDefaults(DriverInfos) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setDefinition(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setDefinition(URL) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setFactory(Object) - Method in class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 
setHoldability(int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Set holdability.
setIdentifierQuoteChar(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setIgnoreTablesPattern(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setIndex(int) - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
setInflector(String) - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
setInitialValue(String, Serializable) - Method in class org.apache.velocity.tools.model.Instance
 
setInitialValue(String, Serializable) - Method in class org.apache.velocity.tools.model.WrappingInstance
 
setInitialValues(RowValues) - Method in class org.apache.velocity.tools.model.Instance
 
setInstanceBuilder(BaseEntity.InstanceBuilder) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
setInstanceBuilder(BaseEntity.InstanceBuilder, PropertyDescriptor[]) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
setInvalid() - Method in class org.apache.velocity.tools.model.sql.Pooled
definitely mark this statement as meant to be deleted.
setKeyColumn() - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
setLastInsertIdPolicy(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setLeaf(T) - Method in class org.apache.velocity.tools.model.filter.Mapper.MappingEntry
 
setLoginTimeout(int) - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
setLogWriter(PrintWriter) - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
setMapping(String) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
setMapping(Map) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
setNetworkTimeout(Executor, int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
setPassword(String) - Method in class org.apache.velocity.tools.model.sql.Credentials
 
setPedanticColumnTypes(boolean) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setPingQuery(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setProperties(Object, Map) - Static method in class org.apache.velocity.tools.model.config.ConfigDigester
 
setProperty(Object, String, Object) - Static method in class org.apache.velocity.tools.model.config.ConfigDigester
 
setReadFilter(Filter<Serializable>) - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
setReadMapping(Map) - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
setReadOnly(boolean) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
set read-only flag
setResultEntity(String) - Method in class org.apache.velocity.tools.model.impl.BaseAttribute
 
setResultEntity(Entity) - Method in class org.apache.velocity.tools.model.impl.InstanceProducer
 
setReverseMode(BaseModel.ReverseMode) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setSavepoint() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Savepoint setter.
setSavepoint(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Set named savepoint.
setSchema(String) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setSchema(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionPool
 
setSchema(String) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
setSchemaQuery(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setSqlPrimaryKey(String...) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
setState(BitSet) - Method in class org.apache.velocity.tools.model.impl.UpdateAction
 
setTable(String) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
setTablesCaseSensitivity(DriverInfos.CaseSensitivity) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setTag(String) - Method in class org.apache.velocity.tools.model.sql.DriverInfos
 
setTransactionIsolation(int) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Transaction isolation setter.
setTypeMap(Map) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Set type map.
setUser(String) - Method in class org.apache.velocity.tools.model.sql.Credentials
 
setVelocityEngine(VelocityEngine) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setWriteAccess(BaseModel.WriteAccess) - Method in class org.apache.velocity.tools.model.impl.BaseModel
 
setWriteFilter(Filter<Serializable>) - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
setWriteMapping(Map) - Method in class org.apache.velocity.tools.model.impl.BaseModel.FiltersSet
 
size - Variable in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
size() - Method in class org.apache.velocity.tools.model.InstanceReference
 
size() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
size() - Method in class org.apache.velocity.tools.model.util.HashMultiMap
Returns the number of values in this multimap.
size() - Method in interface org.apache.velocity.tools.model.util.MultiMap
Returns the number of values in this multimap.
SlotHashMap - Class in org.apache.velocity.tools.model.util
 
SlotHashMap() - Constructor for class org.apache.velocity.tools.model.util.SlotHashMap
 
SlotHashMap(Map<? extends String, ? extends Serializable>) - Constructor for class org.apache.velocity.tools.model.util.SlotHashMap
 
SlotMap - Interface in org.apache.velocity.tools.model.util
 
SlotTreeMap - Class in org.apache.velocity.tools.model.util
 
SlotTreeMap() - Constructor for class org.apache.velocity.tools.model.util.SlotTreeMap
 
SlotTreeMap(Comparator<String>) - Constructor for class org.apache.velocity.tools.model.util.SlotTreeMap
 
SlotTreeMap(Map<? extends String, ? extends Serializable>) - Constructor for class org.apache.velocity.tools.model.util.SlotTreeMap
 
snakeToCamel(String) - Static method in class org.apache.velocity.tools.model.filter.Identifiers
 
sqlName - Variable in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
SqlUtils - Class in org.apache.velocity.tools.model.sql
various SQL-related helpers.
SqlUtils() - Constructor for class org.apache.velocity.tools.model.sql.SqlUtils
 
StatementPool - Class in org.apache.velocity.tools.model.sql
This class is a pool of PooledPreparedStatements.
StatementPool(ConnectionPool) - Constructor for class org.apache.velocity.tools.model.sql.StatementPool
 
StatementPool(ConnectionPool, boolean, long) - Constructor for class org.apache.velocity.tools.model.sql.StatementPool
build a new pool.
stringToLeaf(String) - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
stringToLeaf(String) - Method in class org.apache.velocity.tools.model.filter.Mapper
 

T

TableMapper<T extends Serializable> - Class in org.apache.velocity.tools.model.filter
Node : For speed considerations, filters are calculated for each known column at configuration time.
TableMapper(String) - Constructor for class org.apache.velocity.tools.model.filter.TableMapper
 
toBoolean(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toBytes(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toCalendar(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toDate(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toDouble(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toFloat(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toInteger(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toLong(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toRegex(String, String) - Static method in class org.apache.velocity.tools.model.util.GlobToRegex
Converts the given glob to a regular expression pattern.
toShort(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
toString(Object) - Static method in class org.apache.velocity.tools.model.util.TypeUtils
 
TRACE - Static variable in class org.apache.velocity.tools.model.util.LogOutputStream
slf4j levels
Transaction - Class in org.apache.velocity.tools.model
 
Transaction(String, AttributeHolder) - Constructor for class org.apache.velocity.tools.model.Transaction
 
transformColumnName(String, String) - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
transformTableName(String) - Method in class org.apache.velocity.tools.model.filter.Identifiers
 
translateColumnName(String) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
type - Variable in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
TypeMapper<T extends Serializable> - Class in org.apache.velocity.tools.model.filter
 
TypeMapper(String) - Constructor for class org.apache.velocity.tools.model.filter.TypeMapper
 
TypeUtils - Class in org.apache.velocity.tools.model.util
 
TypeUtils() - Constructor for class org.apache.velocity.tools.model.util.TypeUtils
 

U

unwrap(Class<T>) - Method in class org.apache.velocity.tools.model.sql.BasicDataSource
 
unwrap() - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
Unwrap the connection.
unwrap(Class<T>) - Method in class org.apache.velocity.tools.model.sql.ConnectionWrapper
 
unwrap(Class<T>) - Method in class org.apache.velocity.tools.model.WrappingInstance
 
update() - Method in class org.apache.velocity.tools.model.ActiveInstanceReference
 
update(Map) - Method in class org.apache.velocity.tools.model.impl.BaseEntity
 
update() - Method in class org.apache.velocity.tools.model.Instance
 
update() - Method in class org.apache.velocity.tools.model.InstanceReference
 
update(List) - Method in class org.apache.velocity.tools.model.sql.PooledStatement
issue the modification query of this prepared statement.
UpdateAction - Class in org.apache.velocity.tools.model.impl
 
UpdateAction(AttributeHolder) - Constructor for class org.apache.velocity.tools.model.impl.UpdateAction
 
updateImpl() - Method in class org.apache.velocity.tools.model.InstanceReference
 
UserInstancesConfig() - Constructor for class org.apache.velocity.tools.model.impl.BaseModel.UserInstancesConfig
 

V

ValueFilterHandler - Class in org.apache.velocity.tools.model.filter
 
ValueFilterHandler(String) - Constructor for class org.apache.velocity.tools.model.filter.ValueFilterHandler
 
valueOf(String) - Static method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.velocity.tools.model.impl.BaseModel.WriteAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.velocity.tools.model.sql.DriverInfos.CaseSensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.velocity.tools.model.sql.DriverInfos.LastInsertIdPolicy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.velocity.tools.model.impl.BaseModel.ReverseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.velocity.tools.model.impl.BaseModel.WriteAccess
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.velocity.tools.model.InstanceReference
 
values() - Static method in enum org.apache.velocity.tools.model.sql.DriverInfos.CaseSensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.velocity.tools.model.sql.DriverInfos.LastInsertIdPolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.velocity.tools.model.util.ChainedMap
 
valueToLeaf(Object) - Method in class org.apache.velocity.tools.model.filter.Mapper
 
Velosurf - Class in org.apache.velocity.tools.model.old
Deprecated.
Velosurf() - Constructor for class org.apache.velocity.tools.model.old.Velosurf
Deprecated.
 
VelosurfTool - Class in org.apache.velocity.tools.model.old
Deprecated.
VelosurfTool() - Constructor for class org.apache.velocity.tools.model.old.VelosurfTool
Deprecated.
 

W

WARN - Static variable in class org.apache.velocity.tools.model.util.LogOutputStream
 
WrappingInstance - Class in org.apache.velocity.tools.model
 
WrappingInstance(Entity, Object) - Constructor for class org.apache.velocity.tools.model.WrappingInstance
 
write(Serializable) - Method in class org.apache.velocity.tools.model.impl.BaseEntity.Column
 
write(int) - Method in class org.apache.velocity.tools.model.util.LogOutputStream
 
writeFilters - Variable in class org.apache.velocity.tools.model.impl.BaseModel
 
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.