You are viewing a plain text version of this content. The canonical link for it is here.
- svn commit: r1295343 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db: DBColumn.java DBTableColumn.java oracle/OracleDDLGenerator.java sqlserver/MSSqlDDLGenerator.java - posted by do...@apache.org on 2012/03/01 00:49:41 UTC, 0 replies.
- svn commit: r1298026 - in /empire-db/trunk/empire-db/src: main/java/org/apache/empire/commons/ main/java/org/apache/empire/db/ test/java/org/apache/empire/commons/ - posted by do...@apache.org on 2012/03/07 18:27:34 UTC, 0 replies.
- svn commit: r1298157 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire: commons/ db/ db/oracle/ exceptions/ xml/ - posted by do...@apache.org on 2012/03/07 23:10:53 UTC, 0 replies.
- svn commit: r1298175 - in /empire-db/trunk: empire-db-codegen/src/main/java/org/apache/empire/db/codegen/ empire-db-examples/empire-db-example-advanced/src/main/java/org/apache/empire/samples/db/advanced/ empire-db-examples/empire-db-example-basic/src/... - posted by do...@apache.org on 2012/03/07 23:34:39 UTC, 0 replies.
- svn commit: r1298181 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db/DBColumn.java - posted by do...@apache.org on 2012/03/07 23:41:13 UTC, 0 replies.
- svn commit: r1298184 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db/DBTableColumn.java - posted by do...@apache.org on 2012/03/07 23:46:08 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-123) Provide mechanism to distiguish between Unicode and Non-Unicode varchar and char columns in DDL generation - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/07 23:46:57 UTC, 0 replies.
- svn commit: r1298281 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db: DBDatabase.java DBTable.java DBView.java - posted by do...@apache.org on 2012/03/08 08:26:29 UTC, 0 replies.
- svn commit: r1298293 - in /empire-db/trunk/empire-db-examples: empire-db-example-jsf2/src/main/java/org/apache/empire/jsf2/websample/db/SampleTable.java empire-db-example-struts2/src/main/java/org/apache/empire/struts2/websample/db/SampleTable.java - posted by do...@apache.org on 2012/03/08 09:16:19 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-102) ArrayOutOfBoundsException with Oracle Driver and unspecified dbSchema parameter - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/11 10:48:00 UTC, 0 replies.
- [jira] [Commented] (EMPIREDB-102) ArrayOutOfBoundsException with Oracle Driver and unspecified dbSchema parameter - posted by "Francis De Brabandere (Commented) (JIRA)" <em...@incubator.apache.org> on 2012/03/11 10:56:00 UTC, 1 replies.
- svn commit: r1299349 - in /empire-db/trunk: empire-db-codegen/src/main/resources/templates/ empire-db-examples/empire-db-example-advanced/src/main/java/org/apache/empire/samples/db/advanced/ empire-db/src/main/java/org/apache/empire/db/ empire-db/src/m... - posted by do...@apache.org on 2012/03/11 13:03:07 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-79) Allow 'on delete cascade' or 'on update cascade' with the DDL generation of relations - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/11 13:05:59 UTC, 0 replies.
- svn commit: r1299352 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db/DBDatabase.java - posted by do...@apache.org on 2012/03/11 13:26:20 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-126) Miscellaneous Small Improvements - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/11 13:37:58 UTC, 0 replies.
- [jira] [Closed] (EMPIREDB-126) Miscellaneous Small Improvements - posted by "Rainer Döbele (Closed JIRA)" <em...@incubator.apache.org> on 2012/03/11 13:37:59 UTC, 0 replies.
- svn commit: r1299353 - /empire-db/trunk/CHANGELOG.txt - posted by do...@apache.org on 2012/03/11 13:38:02 UTC, 0 replies.
- svn commit: r1299673 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/commons/StringUtils.java - posted by do...@apache.org on 2012/03/12 14:37:13 UTC, 0 replies.
- svn commit: r1299675 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db/DBColumnExpr.java - posted by do...@apache.org on 2012/03/12 15:04:50 UTC, 0 replies.
- svn commit: r1299750 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire: data/bean/BeanClass.java data/bean/BeanProperty.java db/DBCommand.java db/expr/join/DBJoinExpr.java - posted by do...@apache.org on 2012/03/12 18:32:19 UTC, 0 replies.
- svn commit: r1299808 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/data/bean/BeanClass.java - posted by do...@apache.org on 2012/03/12 20:43:05 UTC, 0 replies.
- [jira] [Created] (EMPIREDB-136) DBCommand.clone() does not work as expected - posted by "Rainer Döbele (Created JIRA)" <em...@incubator.apache.org> on 2012/03/14 15:06:39 UTC, 0 replies.
- [jira] [Commented] (EMPIREDB-136) DBCommand.clone() does not work as expected - posted by "Francis De Brabandere (Commented) (JIRA)" <em...@incubator.apache.org> on 2012/03/14 15:30:37 UTC, 0 replies.
- svn commit: r1300567 - in /empire-db/trunk: CHANGELOG.txt empire-db/src/main/java/org/apache/empire/commons/Attributes.java empire-db/src/main/java/org/apache/empire/commons/Options.java empire-db/src/main/java/org/apache/empire/db/DBCommand.java - posted by do...@apache.org on 2012/03/14 15:45:07 UTC, 0 replies.
- svn commit: r1300833 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db/expr/column/DBConcatExpr.java - posted by do...@apache.org on 2012/03/15 09:04:38 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-136) DBCommand.clone() does not work as expected - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/15 10:15:38 UTC, 0 replies.
- [jira] [Created] (EMPIREDB-137) Provide support of isReadOnly and validate on record and column interface - posted by "Rainer Döbele (Created JIRA)" <em...@incubator.apache.org> on 2012/03/16 11:19:40 UTC, 0 replies.
- svn commit: r1301430 - in /empire-db/trunk: ./ empire-db/src/main/java/org/apache/empire/data/ empire-db/src/main/java/org/apache/empire/data/bean/ empire-db/src/main/java/org/apache/empire/db/ empire-db/src/main/java/org/apache/empire/db/exceptions/ e... - posted by do...@apache.org on 2012/03/16 11:56:05 UTC, 0 replies.
- svn commit: r1301433 - /empire-db/trunk/CHANGELOG.txt - posted by do...@apache.org on 2012/03/16 11:58:00 UTC, 0 replies.
- [jira] [Resolved] (EMPIREDB-137) Provide support of isReadOnly and validate on record and column interface - posted by "Rainer Döbele (Resolved JIRA)" <em...@incubator.apache.org> on 2012/03/16 12:07:39 UTC, 0 replies.
- svn commit: r1301442 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire: data/bean/BeanRecordProxy.java db/DBRecord.java - posted by do...@apache.org on 2012/03/16 12:35:27 UTC, 0 replies.
- svn commit: r1301443 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire: data/bean/BeanRecordProxy.java db/DBRecord.java - posted by do...@apache.org on 2012/03/16 12:39:45 UTC, 0 replies.
- svn commit: r1301453 - in /empire-db/trunk/empire-db/src/main/java/org/apache/empire/db: DBColumn.java DBRecord.java DBRowSet.java - posted by do...@apache.org on 2012/03/16 13:15:55 UTC, 0 replies.
- svn commit: r1301457 - in /empire-db/trunk: ./ empire-db-codegen/ empire-db-dist/ empire-db-examples/ empire-db-examples/empire-db-example-advanced/ empire-db-examples/empire-db-example-basic/ empire-db-examples/empire-db-example-cxf/ empire-db-example... - posted by fr...@apache.org on 2012/03/16 13:22:28 UTC, 0 replies.
- svn commit: r1301724 - /empire-db/trunk/empire-db/src/main/java/org/apache/empire/data/bean/BeanRecordProxy.java - posted by do...@apache.org on 2012/03/16 20:56:55 UTC, 0 replies.
- [jira] [Updated] (EMPIREDB-119) Create a JSF2 / ICEfaces example project - posted by "Francis De Brabandere (Updated) (JIRA)" <em...@incubator.apache.org> on 2012/03/16 21:05:37 UTC, 0 replies.
- [jira] [Updated] (EMPIREDB-106) createDatabase should not try to create schemas in the DDL script if database name has not been set - posted by "Francis De Brabandere (Updated) (JIRA)" <em...@incubator.apache.org> on 2012/03/16 21:05:37 UTC, 0 replies.
- [jira] [Updated] (EMPIREDB-61) Create a scala example project - posted by "Francis De Brabandere (Updated) (JIRA)" <em...@incubator.apache.org> on 2012/03/16 21:05:37 UTC, 0 replies.
- [jira] [Updated] (EMPIREDB-125) Investigate and solve problem with the location of velocity templates on the code generator when integrated in own projects - posted by "Francis De Brabandere (Updated) (JIRA)" <em...@incubator.apache.org> on 2012/03/16 21:07:38 UTC, 0 replies.
- [jira] [Updated] (EMPIREDB-127) Switch to apache maven 3.0.x - posted by "Francis De Brabandere (Updated) (JIRA)" <em...@incubator.apache.org> on 2012/03/16 21:07:38 UTC, 0 replies.
- svn commit: r1302344 - in /empire-db/trunk: ./ empire-db-codegen/ empire-db-dist/ empire-db-examples/ empire-db-examples/empire-db-example-advanced/ empire-db-examples/empire-db-example-basic/ empire-db-examples/empire-db-example-cxf/ empire-db-example... - posted by fr...@apache.org on 2012/03/19 10:39:08 UTC, 0 replies.
- svn commit: r1302346 - /empire-db/tags/empire-db-parent-2.3.0/ - posted by fr...@apache.org on 2012/03/19 10:43:03 UTC, 0 replies.
- svn commit: r1302347 - in /empire-db/trunk: ./ empire-db-codegen/ empire-db-dist/ empire-db-examples/ empire-db-examples/empire-db-example-advanced/ empire-db-examples/empire-db-example-basic/ empire-db-examples/empire-db-example-cxf/ empire-db-example... - posted by fr...@apache.org on 2012/03/19 10:43:34 UTC, 0 replies.