| java.lang.Object | |
| ↳ | org.hibernate.hql.classic.FromParser |
Parses the from clause of a hibernate query, looking for tables and aliases for the SQL query.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.hibernate.hql.classic.Parser
| |||||||||||