public final class HibernateSupport extends Object
Modifier and Type | Method and Description |
---|---|
static Boolean |
isActive()
Checks the Java system property set by the constructor of the UCanAccessDialect class, indicating that we are
running under a Hibernate process.
|
static void |
setActive(Boolean value)
Sets the Hibernate "active" status so tests can validate the Hibernate-specific code.
|
public static Boolean isActive()
public static void setActive(Boolean value)
Copyright © 2012–2018 UCanAccess. All rights reserved.