public class SessionFactoryUtils extends Object
| Constructor and Description |
|---|
SessionFactoryUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javax.jcr.Session |
getSession(SessionFactory sessionFactory,
boolean allowCreate) |
static DataAccessException |
translateException(javax.jcr.RepositoryException ex) |
public static javax.jcr.Session getSession(@NotNull
SessionFactory sessionFactory,
boolean allowCreate)
throws DataAccessResourceFailureException
public static DataAccessException translateException(javax.jcr.RepositoryException ex)
Copyright © 2021. All rights reserved.