public class NoopNamedResolver extends Object implements NamedResolver
| Constructor and Description |
|---|
NoopNamedResolver() |
| Modifier and Type | Method and Description |
|---|---|
Object |
locate(String jndiName)
Locate an object in JNDI by name
|
public Object locate(String jndiName)
NamedResolverlocate in interface NamedResolverjndiName - The JNDI name of the object to locateCopyright © 2006–2017 Hibernate. All rights reserved.