public class NonNullableTransientDependencies extends Object
Constructor and Description |
---|
NonNullableTransientDependencies() |
Modifier and Type | Method and Description |
---|---|
Iterable<Object> |
getNonNullableTransientEntities() |
Iterable<String> |
getNonNullableTransientPropertyPaths(Object entity) |
boolean |
isEmpty() |
void |
resolveNonNullableTransientEntity(Object entity) |
String |
toLoggableString(SessionImplementor session) |
public Iterable<String> getNonNullableTransientPropertyPaths(Object entity)
public boolean isEmpty()
public void resolveNonNullableTransientEntity(Object entity)
public String toLoggableString(SessionImplementor session)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.