Package org.compiere.util
Class SavepointVO
java.lang.Object
org.compiere.util.SavepointVO
- All Implemented Interfaces:
Serializable,Savepoint
@Deprecated(since="13",
forRemoval=true)
public class SavepointVO
extends Object
implements Savepoint, Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSavepointVO(Savepoint sp) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionintDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
SavepointVO
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getSavepointId
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSavepointIdin interfaceSavepoint- Throws:
SQLException
-
getSavepointName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getSavepointNamein interfaceSavepoint- Throws:
SQLException
-