This commit is contained in:
Timo Westkämper 2010-09-17 16:52:59 +00:00
parent bb5c589340
commit 67bdb5c80f

View File

@ -10,3 +10,7 @@ _ : (domainType.firstName like_ "An%") and_ (domainType.firstName like_
$ : (domainType.firstName $like "An%") $and (domainType.firstName $like "Be%")
TODO :
* Hibernate test