public class Helper extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
Helper.AttributeSource |
static class |
Helper.ComponentAttributeSource |
static class |
Helper.EntityPersisterAttributeSource |
Constructor and Description |
---|
Helper(SessionFactoryImplementor sessionFactory) |
Modifier and Type | Method and Description |
---|---|
Helper.AttributeSource |
resolveAttributeSource(ManagedType managedType) |
static Helper.AttributeSource |
resolveAttributeSource(SessionFactoryImplementor sessionFactory,
ManagedType managedType) |
Type |
resolveType(Attribute attribute) |
static Type |
resolveType(SessionFactoryImplementor sessionFactory,
Attribute attribute) |
public Helper(SessionFactoryImplementor sessionFactory)
public Helper.AttributeSource resolveAttributeSource(ManagedType managedType)
public static Helper.AttributeSource resolveAttributeSource(SessionFactoryImplementor sessionFactory, ManagedType managedType)
public static Type resolveType(SessionFactoryImplementor sessionFactory, Attribute attribute)
Copyright © 2017 JBoss by Red Hat. All rights reserved.