| Package | Description |
|---|---|
| org.hibernate.hql.ast.origin.hql.resolve.path | |
| org.hibernate.hql.lucene.internal.ast |
| Modifier and Type | Method and Description |
|---|---|
TypeDescriptor |
PathedPropertyReference.getType() |
TypeDescriptor |
PathedPropertyReferenceSource.getType() |
| Constructor and Description |
|---|
PathedPropertyReference(String name,
TypeDescriptor type,
boolean alias) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HSearchTypeDescriptor
A
TypeDescriptor backed by HSearch type meta-data. |
| Modifier and Type | Class and Description |
|---|---|
class |
HSearchEmbeddedEntityTypeDescriptor
A
TypeDescriptor representing an embedded entity of a Hibernate Search indexed entity. |
class |
HSearchIndexedEntityTypeDescriptor
A
TypeDescriptor representing a Hibernate Search indexed entity. |
class |
HSearchPropertyTypeDescriptor
A
TypeDescriptor representing a property of a Hibernate Search indexed entity. |
Copyright © 2014. All rights reserved.