querydsl/querydsl-sql/src/main/java/com/mysema/query/sql
2010-05-13 21:28:59 +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
AbstractSQLSubQuery.java added subquery superclasses 2010-05-13 21:28:59 +00:00
DefaultNamingStrategy.java reverted old NamingStategy signature 2010-05-13 16:09:26 +00:00
DerbyTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
H2Templates.java added H2 database support 2010-04-22 18:45:08 +00:00
HSQLDBTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
MetaDataExporter.java reverted old NamingStategy signature 2010-05-13 16:09:26 +00:00
MySQLTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
NamingStrategy.java reverted old NamingStategy signature 2010-05-13 16:09:26 +00:00
OracleTemplates.java added as(Path<T> path) to Expr types 2010-04-29 17:46:31 +00:00
OriginalNamingStrategy.java reverted old NamingStategy signature 2010-05-13 16:09:26 +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 subquery superclasses 2010-05-13 21:28:59 +00:00
SQLTemplates.java moved OperatorImpl and Ops to com.mysema.query.types 2010-03-22 19:23:20 +00:00
SQLTypeMapping.java #534331 : replaced Character with String in SQLTypeMapping 2010-05-04 10:50:32 +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