querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
2013-10-16 23:03:38 +03:00
..
dml Rename getListener to getListeners #483 2013-09-23 23:38:53 +03:00
mssql Add deprecations 2013-05-08 17:57:55 +03:00
mysql Add more MySQLQuery options 2013-10-11 14:09:34 +04: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 javadocs 2013-10-07 22:16:13 +03:00
AbstractSQLQuery.java Add CTE column list support #486 2013-09-24 23:06:11 +03:00
AbstractSQLQueryFactory.java Add missing from methods #502 2013-09-10 18:47:58 +03:00
AbstractSQLSubQuery.java Improve CTE support for Oracle #486 2013-09-22 13:52:39 +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 Rename getListener to getListeners #483 2013-09-23 23:38:53 +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 Add left and right functions #519 2013-10-16 23:03:38 +03:00
ForeignKey.java Integrate SQLListener #483 2013-09-14 16:15:21 +03: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 Add more user types 2013-10-07 22:12:27 +03:00
JDBCTypeMapping.java Tune type mappings for better Boolean support #513 2013-09-29 18:50:46 +03:00
MySQLTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +03:00
OracleTemplates.java oracle paging performance fix 2013-10-02 19:04:15 +02: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 docs 2013-09-08 22:57:09 +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 Add initial support for common table expressions #486 2013-09-14 17:46:59 +03:00
SQLExpressions.java Add left and right functions #519 2013-10-16 23:03:38 +03:00
SQLiteTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +03:00
SQLListener.java Add minimal javadoc #483 2013-09-14 16:16:41 +03:00
SQLListeners.java Integrate SQLListener #483 2013-09-14 16:15:21 +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 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 Add CTE column list support #486 2013-09-24 23:06:11 +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 CTE column list support #486 2013-09-24 23:06:11 +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
WithBuilder.java Move WithBuilder to main side #486 2013-09-25 00:05:56 +03:00