Menu

Tree [r7] /
 History

HTTPS access


File Date Author Commit
 example 2011-03-14 arniek [r3]
 pl 2011-03-15 arniek [r7]
 readme.txt 2011-03-14 arniek [r4]
 run.bat 2011-03-14 arniek [r2]

Read Me

1. Usage:
	java -cp "lib/postgresql-8.3-606.jdbc4.jar;pgenmvc.jar" pl.com.zunetsoft.pgenmvc.Generator host(127.0.0.1) user(postgres) pass(secret) db(test) port(5432) directory(c:/temp/pgen)

2. As U can see, u have to download jdbc driver for pgsql.
3. First create database.
4. Create tables, foreign, primary keys, sequences for primary keys.

Limitations 
1.There is one column per primary key and per foreign key (foreign keys with multiply columns are not yet supported)
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.