querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
2010-04-03 12:22:27 +00:00
..
dml further changed Expr type locations 2010-03-23 08:43:53 +00:00
mssql added ESimple between Expr and its subtypes 2010-03-23 09:46:33 +00:00
oracle moved Expr base types to com.mysema.query.types.expr 2010-03-22 20:22:55 +00:00
AbstractSQLQuery.java further changed Expr type locations 2010-03-23 08:43:53 +00:00
DefaultNamingStrategy.java changed getTableName to normalizeTableName 2010-03-29 12:24:30 +00:00
DerbyTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
HSQLDBTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
MetaDataExporter.java moved code generation code to com.mysema.codegen:codegen module 2010-04-03 12:22:27 +00:00
MySQLTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
NamingStrategy.java changed getTableName to normalizeTableName 2010-03-29 12:24:30 +00:00
OracleTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
OriginalNamingStrategy.java changed getTableName to normalizeTableName 2010-03-29 12:24:30 +00:00
package-info.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
PostgresTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
SerializationContext.java stabilized Oracle and SQL Server paging 2010-03-14 21:20:51 +00:00
SQLQuery.java moved Expr base types to com.mysema.query.types.expr 2010-03-22 20:22:55 +00:00
SQLQueryImpl.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
SQLResultIterator.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
SQLSerializer.java further changed Expr type locations 2010-03-23 08:43:53 +00:00
SQLServerTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
SQLSubQuery.java added javadoc comments stubs 2010-03-31 21:05:18 +00:00
SQLTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
SQLTypeMapping.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
Table.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
TableImpl.java worked on mssql dialect 2010-03-13 17:08:10 +00:00
Union.java worked on mssql dialect 2010-03-13 17:08:10 +00:00