querydsl/querydsl-sql/src/test/java/com/mysema/query
2015-07-31 22:59:36 +03:00
..
ddl Update copyright 2015-05-06 18:20:15 +03:00
sql Improve quoting 2015-05-10 01:26:06 +03:00
suites Add KeywordQuoting tests 2015-01-09 22:30:28 +02:00
AbstractBaseTest.java Update copyright 2015-05-06 18:20:15 +03:00
AbstractJDBCTest.java Update copyright 2015-05-06 18:20:15 +03:00
BeanPopulationBase.java Update copyright 2015-05-06 18:20:15 +03:00
ColumnMetadataTest.java Clean up ColumnMetadata content 2013-10-31 15:07:57 +02:00
Connections.java Update copyright 2015-05-06 18:20:15 +03:00
ConnectionsTest.java Update API usage 2014-09-20 18:06:54 +03:00
Constants.java Update copyright 2015-05-06 18:20:15 +03:00
DeleteBase.java Update copyright 2015-05-06 18:20:15 +03:00
DependenciesTest.java Update copyright 2015-05-06 18:20:15 +03:00
ExtendedSQLQuery.java Update copyright 2015-05-06 18:20:15 +03:00
ExtendedSQLTest.java Fix tests 2014-05-25 19:28:16 +03:00
InsertBase.java Update copyright 2015-05-06 18:20:15 +03:00
KeywordQuotingBase.java Update copyright 2015-05-06 18:20:15 +03:00
LikeEscapeBase.java Update copyright 2015-05-06 18:20:15 +03:00
ListSubQueryTest.java #296 simplified Tuple projection usage 2012-11-28 23:50:40 +02:00
MergeBase.java Update copyright 2015-05-06 18:20:15 +03:00
MetadataTest.java made forUpdate() available for all SQL queries 2012-06-17 21:41:50 +03:00
OracleTimeTest.java Fix Oracle time handling 2013-11-26 14:56:09 +02:00
OtherEmployee.java Update copyright 2015-05-06 18:20:15 +03: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 Update copyright 2015-05-06 18:20:15 +03:00
QBeanTest.java Update copyright 2015-05-06 18:20:15 +03:00
QCompanies.java Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
QGeneratedKeysEntity.java Update copyright 2015-05-06 18:20:15 +03:00
QProjection.java Update copyright 2015-05-06 18:20:15 +03:00
QueryMutabilityTest.java Update copyright 2015-05-06 18:20:15 +03: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 Add StatementOptions 2015-07-31 22:59:36 +03:00
SelectMySQLBase.java Improve null handling 2014-12-14 13:54:39 +02:00
SelectOracleBase.java Replace junit.framework.Assert with org.junit.Assert 2014-12-14 13:10:51 +02:00
SelectTeradataBase.java Extract vendor specific SQL tests 2014-02-09 23:09:18 +02:00
SelectWindowFunctionsBase.java Improve implementation 2014-12-18 23:37:07 +02:00
SimpleProjection.java #197 grouped SQL tests into suites 2012-07-13 00:49:01 +03:00
SkipForQuoted.java Update copyright 2015-05-06 18:20:15 +03:00
SkipForQuotedRule.java Improve null handling 2014-12-09 20:04:59 +02:00
SpatialBase.java Add static geo functions 2014-08-05 19:21:30 +03:00
SQLListenersTest.java Removed the builder and made the internal context object mutable. 2014-08-10 11:45:56 +07:00
StoredProcedures.java Update copyright 2015-05-06 18:20:15 +03:00
SubqueriesBase.java Fix tests 2015-01-08 20:44:04 +02: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
TestLoggingListener.java Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
TypesBase.java Add schema name 2015-01-09 23:32:43 +02:00
UnionBase.java add test case for cloned union querys 2014-12-20 09:40:23 +01:00
UpdateBase.java Update copyright 2015-05-06 18:20:15 +03:00