资 源 简 介
Java application that generates SQL code based on a table defintion, an SQL template and a custom template class.
* The current version contains a class that generates auditing triggers for oracle tables.
* The current version supports oracle databases, but any database that can be accessed via a JDBC connection can be used.
* Feel free to extend the SQLTemplate class for other applications of type generation.
* This project uses Eclipse (Indigo)
More information is provided on the WIKI pages of this project.
文 件 列 表
SQLCodeGenerator_1.0.1
.externalToolBuilders
org.eclipse.pde.ManifestBuilder.launch
.project
build.properties
doc
be
js
sqlCodeGenerator
AuditTrigger.html
lib
commons-dbutils-1.1.jar
META-INF
MANIFEST.MF
sqlCodeGenerator.properties
src
templates
triggerDelete.sql
.externalToolBuilders
bin
doc
generated
lib
META-INF
src
templates
.classpath
SQLCodeGenerator_1.0.1