querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
2010-09-08 13:56:37 +00:00
..
ddl fixed hidden field 2010-08-31 14:44:21 +00:00
dml #624737 : added support for path specific types 2010-09-01 15:29:04 +00:00
mssql #631522 : improved Visitor signature 2010-09-06 13:47:42 +00:00
mysql added comments 2010-07-19 17:43:50 +00:00
oracle #631522 : improved Visitor signature 2010-09-06 13:47:42 +00:00
support added copyright header 2010-09-04 15:22:13 +00:00
types added copyright header 2010-09-04 15:22:13 +00:00
AbstractSQLQuery.java 2010-09-04 15:31:10 +00:00
AbstractSQLSubQuery.java #624602 : renamed SubQuery to SubQueryExpression 2010-08-26 12:38:38 +00:00
Column.java #596625 : added RelationalPath for Querydsl SQL Q-types 2010-08-19 19:06:47 +00:00
ColumnImpl.java #596625 : added RelationalPath for Querydsl SQL Q-types 2010-08-19 19:06:47 +00:00
Configuration.java 2010-09-04 15:31:10 +00:00
DefaultNamingStrategy.java improved foreign key naming 2010-09-03 09:59:56 +00:00
DerbyTemplates.java #604726 : added support for DDL clauses 2010-07-14 01:10:52 +00:00
ForeignKey.java #596625 : added RelationalPath for Querydsl SQL Q-types 2010-08-19 19:06:47 +00:00
H2Templates.java #593532 : added composite merge support 2010-07-03 07:45:16 +00:00
HSQLDBTemplates.java #604726 : added support for DDL clauses 2010-07-14 01:10:52 +00:00
JavaTypeMapping.java added copyright header 2010-09-04 15:22:13 +00:00
JDBCTypeMapping.java worked on path specific Types 2010-08-29 15:12:52 +00:00
MetaDataExporter.java #629461 : replaced @Max usage with @Size 2010-09-03 12:13:23 +00:00
MetaDataSerializer.java added RelationalPathBase as a base class for RelationalPath implementations 2010-09-07 18:54:00 +00:00
MySQLTemplates.java added more tests 2010-07-13 17:53:57 +00:00
NamingStrategy.java #600365 : added support for inverse foreign key serialization 2010-07-01 17:54:51 +00:00
OracleTemplates.java cleaned code 2010-06-21 16:07:45 +00:00
OriginalNamingStrategy.java #600365 : added support for inverse foreign key serialization 2010-07-01 17:54:51 +00:00
package-info.java cleaned code 2010-06-21 16:07:45 +00:00
PostgresTemplates.java cleaned code 2010-06-21 16:07:45 +00:00
PrimaryKey.java #596625 : added RelationalPath for Querydsl SQL Q-types 2010-08-19 19:06:47 +00:00
RelationalPath.java added getColumns() to RelationalPath 2010-08-24 18:35:15 +00:00
RelationalPathBase.java fixed Q-types 2010-09-07 20:02:49 +00:00
SerializationContext.java cleaned code 2010-06-21 16:07:45 +00:00
SQLCommonQuery.java #624602 : renamed SubQuery to SubQueryExpression 2010-08-26 12:38:38 +00:00
SQLQuery.java #624602 : renamed SubQuery to SubQueryExpression 2010-08-26 12:38:38 +00:00
SQLQueryImpl.java made all constructors public 2010-09-04 17:34:15 +00:00
SQLResultIterator.java cleaned code 2010-06-21 16:07:45 +00:00
SQLSerializer.java #631522 : improved Visitor signature 2010-09-06 13:47:42 +00:00
SQLServerTemplates.java fixed null usage 2010-07-07 13:10:21 +00:00
SQLSubQuery.java #624602 : renamed SubQuery to SubQueryExpression 2010-08-26 12:38:38 +00:00
SQLTemplates.java fixed initialization order 2010-07-18 19:03:17 +00:00
Table.java cleaned code 2010-06-21 16:07:45 +00:00
TableImpl.java added SuppressWarnings to annotation implementations 2010-08-01 07:56:12 +00:00
Union.java added comments 2010-07-19 17:43:50 +00:00
Wildcard.java #633110 count(*) shortcut 2010-09-08 13:56:37 +00:00