public class EntityNameResolverImpl extends Object implements org.hibernate.EntityNameResolver
| Modifier and Type | Field and Description |
|---|---|
static EntityNameResolverImpl |
INSTANCE |
| Constructor and Description |
|---|
EntityNameResolverImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
resolveEntityName(Object entity) |
<E extends Entity> |
resolveEntityType(E entity) |
public static final EntityNameResolverImpl INSTANCE
Copyright 2012-2013 Veniamin Isaias. All rights reserved.