| .. |
|
dml
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
mssql
|
Add deprecations
|
2013-05-08 17:57:55 +03:00 |
|
mysql
|
formatted code
|
2012-12-01 02:13:29 +02:00 |
|
oracle
|
Add deprecations
|
2013-05-08 17:57:55 +03:00 |
|
postgres
|
#370 Replace MySQLTemplates usage
|
2013-03-23 18:22:49 +02:00 |
|
types
|
formatted code
|
2012-12-01 02:13:29 +02:00 |
|
AbstractSQLQuery.java
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
AbstractSQLQueryFactory.java
|
formatted code
|
2012-12-01 02:13:29 +02:00 |
|
AbstractSQLSubQuery.java
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
Beans.java
|
updated javadocs
|
2012-07-22 14:32:31 +03:00 |
|
Column.java
|
#106 began to refactor codegen logic to own modules
|
2012-04-04 22:33:57 +03:00 |
|
ColumnImpl.java
|
Format code
|
2013-03-19 13:17:12 +02:00 |
|
Configuration.java
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
CUBRIDTemplates.java
|
Remove final from template fields
|
2013-03-23 20:24:43 +02:00 |
|
DatePart.java
|
#380 Add implementations for datediff ops
|
2013-04-02 22:00:15 +03:00 |
|
DerbyTemplates.java
|
#380 Add implementations for datediff ops
|
2013-04-02 22:00:15 +03:00 |
|
ForeignKey.java
|
#313 added in method to PrimaryKey and ForeignKey
|
2012-12-17 20:29:30 +02:00 |
|
H2Templates.java
|
#413 Add date_trunk support
|
2013-05-09 22:25:38 +03:00 |
|
HSQLDBTemplates.java
|
#413 Add date_trunk support
|
2013-05-09 22:25:38 +03:00 |
|
JavaTypeMapping.java
|
Format code
|
2013-03-28 22:09:42 +02:00 |
|
JDBCTypeMapping.java
|
#344 Update low end numeric mappings
|
2013-02-15 12:09:15 +02:00 |
|
MySQLTemplates.java
|
#380 Add implementations for datediff ops
|
2013-04-02 22:00:15 +03:00 |
|
OracleTemplates.java
|
#413 Add date_trunk support
|
2013-05-09 22:25:38 +03:00 |
|
package-info.java
|
#105 removed findbugs dependency
|
2012-03-01 20:05:50 +02:00 |
|
PostgresTemplates.java
|
#408 Add tests
|
2013-05-03 22:01:00 +03:00 |
|
PrimaryKey.java
|
#313 added in method to PrimaryKey and ForeignKey
|
2012-12-17 20:29:30 +02:00 |
|
QBeans.java
|
add immutable collection usage
|
2012-12-16 16:48:36 +02:00 |
|
RelationalFunctionCall.java
|
#317 add support for Derby style table functions
|
2013-01-03 20:31:43 +02:00 |
|
RelationalPath.java
|
updated javadocs
|
2012-07-22 14:32:31 +03:00 |
|
RelationalPathBase.java
|
#313 added in method to PrimaryKey and ForeignKey
|
2012-12-17 20:29:30 +02:00 |
|
RelationalPathUtils.java
|
updated javadocs
|
2012-07-22 14:32:31 +03:00 |
|
SQLCommonQuery.java
|
#92 added option to add schema suffix to packages
|
2012-02-05 12:23:15 +02:00 |
|
SQLExpressions.java
|
#413 Add date_trunk support
|
2013-05-09 22:25:38 +03:00 |
|
SQLiteTemplates.java
|
#174 Add orderBy nullsFirst/nullsLast support
|
2013-03-12 10:52:17 +02:00 |
|
SQLQuery.java
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
SQLQueryFactory.java
|
updated javadocs
|
2012-07-22 14:32:31 +03:00 |
|
SQLQueryFactoryImpl.java
|
#186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery
|
2012-12-11 18:27:31 +02:00 |
|
SQLResultIterator.java
|
#304 improved SQL list performance
|
2012-12-02 17:38:41 +02:00 |
|
SQLSerializer.java
|
#420 Initial implementation of runtime schema and table overr and table overrides
|
2013-05-20 22:18:01 +03:00 |
|
SQLServer2005Templates.java
|
#406 Add SQLServer2012Templates
|
2013-04-30 20:47:10 +03:00 |
|
SQLServer2012Templates.java
|
#406 Improve templates
|
2013-04-30 21:24:52 +03:00 |
|
SQLServerTemplates.java
|
#405 Fix limit template
|
2013-04-29 08:42:40 +03:00 |
|
SQLSubQuery.java
|
#395 Improve access to interface javadocs
|
2013-04-15 21:38:20 +03:00 |
|
SQLTemplates.java
|
#413 Add date_trunk support
|
2013-05-09 22:25:38 +03:00 |
|
Union.java
|
#282 added groupBy, having and wrapping for unions
|
2012-11-15 22:12:13 +02:00 |
|
UnionImpl.java
|
formatted code
|
2012-12-01 02:13:29 +02:00 |
|
UnionUtils.java
|
unify union usage
|
2012-12-17 22:28:22 +02:00 |
|
WindowFunction.java
|
#408 Add single arg alternatives
|
2013-05-07 22:44:10 +03:00 |
|
WindowOver.java
|
#408 Add stubs for WindoFunctions
|
2013-05-03 21:41:06 +03:00 |