protected abstract static class AbstractPojoSearchManager.AbstractBuilder<T extends AbstractPojoSearchManager> extends Object
Constructor and Description |
---|
AbstractBuilder(PojoMappingDelegate mappingDelegate) |
Modifier and Type | Method and Description |
---|---|
abstract T |
build() |
protected abstract AbstractPojoSessionContextImplementor |
buildSessionContext() |
public AbstractBuilder(PojoMappingDelegate mappingDelegate)
protected abstract AbstractPojoSessionContextImplementor buildSessionContext()
public abstract T build()
Copyright © 2006-2018 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.