Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 84b032da1df4260d1f80ce48d8ad7907146a8030
https://github.com/hibernate/hibernate-orm/commit/84b032da1df4260d1f80ce4...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2014-01-21 (Tue, 21 Jan 2014)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/loader/plan/exec/query/internal/SelectStatementBuilder.java
Log Message:
-----------
HHH-8884 : Made this only remove "and " and " and"
Made this only remove "and " and " and" as otherwise tables named
"android" end up being queried as "roid".