| Modifier and Type | Method and Description |
|---|---|
static void |
attach(Ctx ctx) |
static void |
close() |
static void |
closePersister(Ctx ctx,
Object persister) |
static Object |
createPersister(Ctx ctx) |
static Ctx |
get() |
static PersisterProvider |
getPersisterProvider() |
static boolean |
hasContext() |
static Ctx |
open(String tag) |
static Ctx |
open(WithContext context) |
static Ctx |
required() |
static void |
reset() |
static void |
setPersisterProvider(PersisterProvider persisterProvider) |
public static Ctx get()
public static Ctx required()
public static boolean hasContext()
public static void attach(Ctx ctx)
public static Ctx open(WithContext context)
public static void close()
public static PersisterProvider getPersisterProvider()
public static void setPersisterProvider(PersisterProvider persisterProvider)
public static void reset()
Copyright © 2014–2018 Nikolche Mihajlovski and contributors. All rights reserved.