@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface Factory
Factory methods currently are used to instantiate the following classes:
Query; The factory class is to be given via FullTextFilterDef.impl()SearchMapping; The factory class is to be registered with the bootstrapping
configuration using the Environment.MODEL_MAPPING keyCopyright © 2006–2017 Hibernate. All rights reserved.