Uses of Interface
org.apache.velocity.runtime.resource.loader.DatabaseObjectsFactory
-
Packages that use DatabaseObjectsFactory Package Description org.apache.velocity.runtime.resource.loader -
-
Uses of DatabaseObjectsFactory in org.apache.velocity.runtime.resource.loader
Classes in org.apache.velocity.runtime.resource.loader that implement DatabaseObjectsFactory Modifier and Type Class Description class
DefaultDatabaseObjectsFactory
Database objects factory which will obtain a new connection from the data source and prepare needed statements at each call
-