Directory groovy/modules/gsql/src/org/javanicus/gsql/

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

Browse with ViewVC

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 33 (100.0%) 1482 (100.0%) 44.9
jez 25 (75.8%) 1410 (95.1%) 56.4
dierk 8 (24.2%) 72 (4.9%) 9.0

Most Recent Commits

dierk 2005-11-03 14:23

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

72 lines of code changed in:

jez 2004-08-12 07:54

tidied up some of the output of SqlGenerator

4 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

881 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

63 lines of code changed in:

jez 2004-08-03 10:53

added ability to use gpath expressions to navigate Relational Schema

17 lines of code changed in:

jez 2004-08-03 08:58

Added a groovy builder to construct relational schema

120 lines of code changed in:

jez 2004-08-02 08:21

Slight change to take problem with overriding getters into account

8 lines of code changed in:

  • groovy/modules/gsql/src/org/javanicus/gsql: Table.groovy (+8 -6)
jez 2004-07-30 20:10

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

78 lines of code changed in:

jez 2004-07-26 19:36

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

119 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

120 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT