Class SqlJetCloneable
java.lang.Object
org.tmatesoft.sqljet.core.internal.SqlJetCloneable
- All Implemented Interfaces:
Cloneable
- Direct Known Subclasses:
SqlJetBtreeCursor
,SqlJetMemPage
,SqlJetVdbeMem
- Author:
- TMate Software Ltd., Sergey Scherbina (sergey.scherbina@gmail.com)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SqlJetCloneable
public SqlJetCloneable()
-
-
Method Details
-
clone
- Overrides:
clone
in classObject
- Throws:
CloneNotSupportedException
-