Modifier and Type | Method and Description |
---|---|
FullTextFilter |
FullTextQuery.enableFullTextFilter(String name)
Enable a given filter by its name.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FullTextFilterImplementor |
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
FullTextFilter.setParameter(String name,
Object value) |
Modifier and Type | Class and Description |
---|---|
class |
FullTextFilterImpl |
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
FullTextFilterImpl.setParameter(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
FullTextQuery.enableFullTextFilter(String name)
Enable a given filter by its name.
|
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
HSQueryImpl.enableFullTextFilter(String name) |
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
HSQuery.enableFullTextFilter(String name)
Enable a given filter by its name.
|
Modifier and Type | Method and Description |
---|---|
FullTextFilter |
FullTextQueryImpl.enableFullTextFilter(String name) |
Copyright © 2006–2016 Hibernate. All rights reserved.