querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
2013-09-08 22:23:48 +03:00
..
dml Add SQLUpdateBatch #483 2013-09-04 21:16:17 +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 Add SQL type javadocs 2013-09-03 18:02:25 +03:00
AbstractSQLQuery.java #363 Add SQLBindings 2013-07-07 11:57:03 +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 #469 Minimize untyped null usage 2013-08-02 22:40:37 +03:00
CUBRIDTemplates.java #434 Make YearWeek implementation ISO compliant 2013-06-11 21:16:00 +03: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 #434 Make yearMonth and yearWeek composite operations 2013-06-09 11:54:59 +03:00
HSQLDBTemplates.java #413 Add date_trunk support 2013-05-09 22:25:38 +03:00
JavaTypeMapping.java #469 Minimize untyped null usage 2013-08-02 22:40:37 +03:00
JDBCTypeMapping.java #469 Minimize untyped null usage 2013-08-02 22:40:37 +03:00
MySQLTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +03:00
OracleTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +03:00
package-info.java #105 removed findbugs dependency 2012-03-01 20:05:50 +02:00
PostgresTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +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
RelationalPathExtractor.java Add visitor implementation for RelationalPath extraction #483 2013-09-08 22:23:48 +03:00
RelationalPathUtils.java updated javadocs 2012-07-22 14:32:31 +03:00
SQLBindings.java #363 Add SQLBindings 2013-07-07 11:57:03 +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 Use yearMonth via operation template #474 2013-08-15 20:28:59 +03: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 #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 Various SQLServer improvements 2013-06-22 21:35:12 +03:00
SQLServer2005Templates.java Improve limit support for sql server 2013-06-24 22:16:39 +03:00
SQLServer2012Templates.java #406 Improve templates 2013-04-30 21:24:52 +03:00
SQLServerTemplates.java Various SQLServer improvements 2013-06-22 21:35:12 +03:00
SQLSubQuery.java #444 Fix SQLSubQuery.union behaviour 2013-06-18 21:46:14 +03:00
SQLTemplates.java Add tests #475 2013-08-16 18:00:18 +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