public class SingletonEMFException extends RuntimeException
| Constructor and Description |
|---|
SingletonEMFException(String message,
JPAEntityManagerFactory emf) |
| Modifier and Type | Method and Description |
|---|---|
JPAEntityManagerFactory |
getSingleton() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SingletonEMFException(String message, JPAEntityManagerFactory emf)
message - The messageemf - The EMF that is the singletonpublic JPAEntityManagerFactory getSingleton()
Copyright © 2015. All rights reserved.