querydsl/querydsl-sql/src/test/java/com/mysema/query/sql
2010-09-27 15:05:45 +00:00
..
domain worked on new Expression model 2010-09-14 20:04:00 +00:00
mssql cleaned code 2010-06-21 16:07:45 +00:00
mysql #645255 : fixed hardcoded path separator 2010-09-22 14:32:16 +00:00
oracle began refactoring Querydsl to new Type model 2010-09-13 15:40:03 +00:00
support added headers 2010-07-15 02:29:32 +00:00
AbstractSQLTemplatesTest.java began refactoring Querydsl to new Type model 2010-09-13 15:40:03 +00:00
ConfigurationTest.java #648872 : added simplifications 2010-09-27 15:05:45 +00:00
CustomTypesTest.java #648872 : added simplifications 2010-09-27 15:05:45 +00:00
DefaultNamingStrategyTest.java improved foreign key naming 2010-09-03 09:59:56 +00:00
EncryptedString.java worked on path specific Types 2010-08-29 18:18:35 +00:00
ForeignKeyTest.java derived Employee bean type from QEmployee 2010-08-25 11:34:28 +00:00
H2TemplatesTest.java #604726 : added basic sketch and test 2010-07-13 01:11:24 +00:00
JavaTypeMappingTest.java Improved JavaTypeMapping 2010-09-11 13:18:06 +00:00
JDBCTypeMappingTest.java #648484 : fixed REAL type mapping 2010-09-27 12:42:47 +00:00
KeyTest.java worked on new Expression model 2010-09-14 20:04:00 +00:00
MetaDataExporterTest.java #624737 : worked on Configuration 2010-08-27 13:29:06 +00:00
MetaDataSerializerTest.java refactoring Querydsl to new Type model 2010-09-14 07:59:42 +00:00
MySQLTemplatesTest.java #604726 : added basic sketch and test 2010-07-13 01:11:24 +00:00
OracleTemplatesTest.java moved TemplateExpression implementations to com.mysema.query.types.template 2010-09-19 08:53:51 +00:00
PostgresTemplatesTest.java #604726 : added basic sketch and test 2010-07-13 01:11:24 +00:00
QPerson.java worked on new Expression model 2010-09-14 20:04:00 +00:00
SQLSerializerTest.java worked on path specific Types 2010-08-29 18:18:35 +00:00
SQLServerTemplatesTest.java began refactoring Querydsl to new Type model 2010-09-13 15:40:03 +00:00
SQLSubQueryTest.java #634885 : made SubQuery instances reusable by cloning QueryMetadata 2010-09-11 12:34:59 +00:00
SQLTemplatesTest.java moved TemplateExpression implementations to com.mysema.query.types.template 2010-09-19 08:53:51 +00:00
SQLTypeMappingTest.java worked on path specific Types 2010-08-29 15:12:52 +00:00
TemplatesTest.java #633136 : fixed path quoting issues 2010-09-09 15:32:06 +00:00
UnionSubQueryTest.java began refactoring Querydsl to new Type model 2010-09-13 15:40:03 +00:00