Directory groovy/modules/gsql/test/org/javanicus/gsql/

Directory Created:
2004-07-26 11:19
Total Files:
5
Deleted Files:
0
Lines of Code:
202

Browse with ViewVC

[root]/groovy/modules/gsql/test/org/javanicus/gsql

Lines of Code

groovy/modules/gsql/test/org/javanicus/gsql/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 246 (100.0%) 13.6
jez 13 (72.2%) 228 (92.7%) 17.5
dierk 5 (27.8%) 18 (7.3%) 3.6

Most Recent Commits

dierk 2005-11-03 14:23

moved to jsr-04 syntax. compile still fails because of some classpath problem...

18 lines of code changed in:

jez 2004-08-12 07:54

tidied up some of the output of SqlGenerator

9 lines of code changed in:

jez 2004-08-10 23:15

Added a SQLGenerator, which will generate generic DDL based upon

a relational structure defined by RelationalBuilder.



Ported from SqlBuilder.java (r1.14) in commons-sql, pretty much line by line, although

many things have been simplified by use of properties, the new 'for' and closures.



A nice example of intended use is available in SqlGeneratorTest.groovy

47 lines of code changed in:

jez 2004-08-05 20:14

refactored core gsql data structure to expose tables and columns as groovy properties.

Also have begun to look at type mapping

26 lines of code changed in:

jez 2004-08-03 10:53

added ability to use gpath expressions to navigate Relational Schema

3 lines of code changed in:

jez 2004-08-03 08:58

Added a groovy builder to construct relational schema

34 lines of code changed in:

jez 2004-07-30 20:10

Ported Database object to groovy, and looked at issues with clone()

43 lines of code changed in:

jez 2004-07-26 19:36

More groovy relational API fun, ported from commons-sql model package.

32 lines of code changed in:

jez 2004-07-26 11:19

the start of a module, inspired by commons-sql, to provide a groovy way

to describe, manipulate, transform and pipeline relational data

34 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT