querydsl/querydsl-sql/src/test/java/com/mysema/query
Timo Westkämper 8cf102470e Add getSQL for DML clauses #534
Improve param expression support
2013-10-31 15:39:36 +02:00
..
ddl Format code 2013-03-19 13:17:12 +02:00
sql Add getSQL for DML clauses #534 2013-10-31 15:39:36 +02:00
suites Add ExternalDB annotation back 2013-09-21 23:48:28 +03:00
types Add more user types 2013-10-07 22:12:27 +03:00
AbstractBaseTest.java #380 Add implementations for datediff ops 2013-04-02 22:00:15 +03:00
AbstractJDBCTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
BeanPopulationBase.java Reorder test methods 2013-08-01 21:40:44 +03:00
ColumnMetadataTest.java Clean up ColumnMetadata content 2013-10-31 15:07:57 +02:00
Connections.java Add test for array usage #484 2013-08-26 19:25:42 +03:00
Constants.java Format code 2013-03-19 13:17:12 +02:00
DeleteBase.java Reorder test methods 2013-08-01 21:40:44 +03:00
DependenciesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ExtendedSQLQuery.java Format code 2013-03-19 13:17:12 +02:00
ExtendedSQLTest.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
InsertBase.java Fix SQL tests 2013-10-18 22:29:30 +03:00
LikeEscapeBase.java Format code 2013-03-19 13:17:12 +02:00
ListSubQueryTest.java #296 simplified Tuple projection usage 2012-11-28 23:50:40 +02:00
MergeBase.java Fix SQL tests 2013-10-18 22:29:30 +03:00
MetadataTest.java made forUpdate() available for all SQL queries 2012-06-17 21:41:50 +03:00
OtherEmployee.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
PrecedenceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
Projection.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QBeanTest.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
QCompanies.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
QGeneratedKeysEntity.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
QProjection.java Format code 2013-03-19 13:17:12 +02:00
QueryMutabilityTest.java Format code 2013-03-19 13:17:12 +02:00
QueryPerformanceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
SelectBase.java Generalize metadata access to EntityPath level #283 2013-10-30 21:16:46 +02:00
SimpleProjection.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
SkipForQuoted.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SkipForQuotedRule.java #197 finalized suites 2012-07-13 12:21:05 +03:00
SQLListenersTest.java Integrate SQLListener #483 2013-09-14 16:15:21 +03:00
StoredProcedures.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SubqueriesBase.java Reorder test methods 2013-08-01 21:40:44 +03:00
Survey.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
TargetRule.java Format code 2013-03-19 13:17:12 +02:00
TypesBase.java added static imports 2012-07-13 12:24:14 +03:00
UnionBase.java Format code 2013-03-19 13:17:12 +02:00
UpdateBase.java #378 fir ParamExpression handling 2013-03-28 21:19:18 +02:00