protected static class AbstractUpdateManager.CustomMapping extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DELETE |
static int |
INSERT |
static int |
UPDATE |
Constructor and Description |
---|
CustomMapping(int action,
OpenJPAStateManager sm,
Strategy strat) |
public static final int INSERT
public static final int UPDATE
public static final int DELETE
public CustomMapping(int action, OpenJPAStateManager sm, Strategy strat)
public void execute(JDBCStore store) throws SQLException
SQLException
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.