public class AfterCompletionActionLegacyJpaImpl extends Object implements AfterCompletionAction
Modifier and Type | Field and Description |
---|---|
static AfterCompletionActionLegacyJpaImpl |
INSTANCE
Singleton access
|
Constructor and Description |
---|
AfterCompletionActionLegacyJpaImpl() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(boolean successful,
SessionImplementor session) |
public static final AfterCompletionActionLegacyJpaImpl INSTANCE
public void doAction(boolean successful, SessionImplementor session)
doAction
in interface AfterCompletionAction
Copyright © 2019 JBoss by Red Hat. All rights reserved.