From commits-return-3742-archive-asf-public=cust-asf.ponee.io@velocity.apache.org Thu Apr 18 15:55:40 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 0ABBC180789 for ; Thu, 18 Apr 2019 17:55:39 +0200 (CEST) Received: (qmail 928 invoked by uid 500); 18 Apr 2019 15:55:39 -0000 Mailing-List: contact commits-help@velocity.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@velocity.apache.org Delivered-To: mailing list commits@velocity.apache.org Received: (qmail 913 invoked by uid 99); 18 Apr 2019 15:55:39 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Apr 2019 15:55:39 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 29E833A2CE0 for ; Thu, 18 Apr 2019 15:55:38 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1857765 [2/40] - in /velocity/site/production/tools/model: ./ apidocs/ apidocs/org/ apidocs/org/apache/ apidocs/org/apache/velocity/ apidocs/org/apache/velocity/tools/ apidocs/org/apache/velocity/tools/model/ apidocs/org/apache/velocity/to... Date: Thu, 18 Apr 2019 15:55:35 -0000 To: commits@velocity.apache.org From: cbrisson@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20190418155538.29E833A2CE0@svn01-us-west.apache.org> Added: velocity/site/production/tools/model/apidocs/index-all.html URL: http://svn.apache.org/viewvc/velocity/site/production/tools/model/apidocs/index-all.html?rev=1857765&view=auto ============================================================================== --- velocity/site/production/tools/model/apidocs/index-all.html (added) +++ velocity/site/production/tools/model/apidocs/index-all.html Thu Apr 18 15:55:33 2019 @@ -0,0 +1,2146 @@ + + + + + + +Index (Apache Velocity Tools - Model Tool 3.1-SNAPSHOT API) + + + + + + + + +
+ + + + + + + +
+ + +
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
+
 
[... 1480 lines stripped ...]