| .. |
|
dml
|
Add stubs for SetQueryBandClause #553
|
2013-12-04 13:40:09 +02:00 |
|
mssql
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
mysql
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
oracle
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
postgres
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
teradata
|
Extend and test SetQueryBandClause #553
|
2013-12-04 14:58:57 +02:00 |
|
types
|
Add BigInteger support #597
|
2013-12-15 12:59:12 +02:00 |
|
AbstractSQLQuery.java
|
Add count via analytics for oracle, postgresql and teradata #556
|
2013-12-17 15:21:28 +02:00 |
|
AbstractSQLQueryFactory.java
|
Add missing from methods #502
|
2013-09-10 18:47:58 +03:00 |
|
AbstractSQLSubQuery.java
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02: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 |
|
ColumnMetadata.java
|
Make ColumnMetadata final
|
2013-12-15 21:24:56 +02:00 |
|
Configuration.java
|
Merge branch 'master' into teradata
|
2013-12-14 21:16:00 +02:00 |
|
CUBRIDTemplates.java
|
Fix offset handling #602
|
2013-12-19 16:39:42 +02:00 |
|
DatePart.java
|
#380 Add implementations for datediff ops
|
2013-04-02 22:00:15 +03:00 |
|
DerbyTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
ForeignKey.java
|
Integrate SQLListener #483
|
2013-09-14 16:15:21 +03:00 |
|
H2Templates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
HSQLDBTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
JavaTypeMapping.java
|
Add BigInteger support #597
|
2013-12-15 12:59:12 +02:00 |
|
JDBCTypeMapping.java
|
Further tune mappings #578
|
2013-12-06 00:39:45 +02:00 |
|
MySQLTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
OracleTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
package-info.java
|
#105 removed findbugs dependency
|
2012-03-01 20:05:50 +02:00 |
|
PostgresTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
PrimaryKey.java
|
#313 added in method to PrimaryKey and ForeignKey
|
2012-12-17 20:29:30 +02:00 |
|
QBeans.java
|
Integrate ColumnMetadata handling into code generation
|
2013-10-29 21:53:56 +02:00 |
|
RelationalFunctionCall.java
|
Remove redundant modifier
|
2013-12-15 21:16:56 +02:00 |
|
RelationalPath.java
|
Generalize metadata access to EntityPath level #283
|
2013-10-30 21:16:46 +02:00 |
|
RelationalPathBase.java
|
Generalize metadata access to EntityPath level #283
|
2013-10-30 21:16:46 +02:00 |
|
RelationalPathExtractor.java
|
Add fixes based on Sonar reports
|
2013-11-27 00:07:07 +02:00 |
|
RelationalPathUtils.java
|
Update Scala module to support ColumnMetadata #283
|
2013-10-30 22:32:34 +02:00 |
|
SQLBindings.java
|
Add stubs for SetQueryBandClause #553
|
2013-12-04 13:40:09 +02:00 |
|
SQLCommonQuery.java
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
SQLExpressions.java
|
Add count via analytics for oracle, postgresql and teradata #556
|
2013-12-17 15:21:28 +02:00 |
|
SQLiteTemplates.java
|
Merge branch 'master' into teradata
|
2013-12-02 15:30:39 +02:00 |
|
SQLListener.java
|
Simplify signature and add javadocs #530
|
2013-10-28 20:33:51 +02:00 |
|
SQLListeners.java
|
Use static query flags for common flags #528
|
2013-10-28 20:54:21 +02:00 |
|
SQLOps.java
|
Add nth_value #555
|
2013-11-26 16:57:09 +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
|
Add missing from methods #502
|
2013-09-10 18:47:58 +03:00 |
|
SQLQueryFactoryImpl.java
|
#469 Minimize untyped null usage
|
2013-08-02 22:40:37 +03:00 |
|
SQLResultIterator.java
|
#304 improved SQL list performance
|
2012-12-02 17:38:41 +02:00 |
|
SQLSerializer.java
|
Merge branch 'master' into teradata
|
2013-12-14 21:16:00 +02:00 |
|
SQLServer2005Templates.java
|
Merge branch 'master' into teradata
|
2013-11-20 00:19:56 +02:00 |
|
SQLServer2012Templates.java
|
#406 Improve templates
|
2013-04-30 21:24:52 +03:00 |
|
SQLServerTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
SQLSubQuery.java
|
Improve SQLSubQuery.union signature #580
|
2013-12-10 10:41:06 +02:00 |
|
SQLTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02:00 |
|
TeradataTemplates.java
|
Use extract function as default for datetime field extraction #586
|
2013-12-19 10:33:09 +02: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
|
Move operator instances to JPQLOps and SQLOps #531
|
2013-10-28 21:07:34 +02:00 |
|
WindowFirstLast.java
|
Add support for first/last #555
|
2013-11-26 18:07:40 +02:00 |
|
WindowFunction.java
|
Add support for qualify clause #555
|
2013-11-25 16:05:51 +02:00 |
|
WindowOver.java
|
Add support for first/last #555
|
2013-11-26 18:07:40 +02:00 |
|
WindowRows.java
|
Fix between usage #555
|
2013-11-22 17:51:15 +02:00 |
|
WithBuilder.java
|
Move operator instances to JPQLOps and SQLOps #531
|
2013-10-28 21:07:34 +02:00 |
|
WithinGroup.java
|
Add linear regression functions #555
|
2013-11-26 16:39:44 +02:00 |