Package cn.mapway.ui.shared.db
Class TableIndex
java.lang.Object
cn.mapway.ui.shared.db.TableIndex
- All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable,Serializable
public class TableIndex
extends Object
implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
isUnique
-
isPrimary
-
indexType
-
columns
-
definition
-
-
Constructor Details
-
TableIndex
public TableIndex()
-