querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
Timo Westkämper c285b6bf19 Make error message customizable
Use customized error message in SQLDeleteClause #518
2013-10-29 22:07:37 +02:00
..
dml Make error message customizable 2013-10-29 22:07:37 +02: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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
types Add javadocs 2013-10-07 22:16:13 +03:00
AbstractSQLQuery.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
AbstractSQLQueryFactory.java Add missing from methods #502 2013-09-10 18:47:58 +03:00
AbstractSQLSubQuery.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +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 Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
Configuration.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02: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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02: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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02: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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +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 Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
RelationalFunctionCall.java #317 add support for Derby style table functions 2013-01-03 20:31:43 +02:00
RelationalPath.java added column metadata to make the sql backend more interoperable with 2013-08-07 17:56:46 +02:00
RelationalPathBase.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
SQLiteTemplates.java Use yearMonth via operation template #474 2013-08-15 20:28:59 +03: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 LuceneOps and MongodbOps 2013-10-28 21:25:24 +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 Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02: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 Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
SQLSubQuery.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
SQLTemplates.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +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
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 operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00