MCPcopy Create free account
hub / github.com/JHierrot/openprodoc / AlterTableAdd

Method AlterTableAdd

Prodoc/src/prodoc/DriverGeneric.java:359–359  ·  view source on GitHub ↗

Modifies a table adding an Attribute @param TableName name of the table @param NewAttr New field to add @param IsVer indictes if the table is a version table in order to add idex or not @throws PDException in any error

(String TableName, Attribute NewAttr, boolean IsVer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

UpdateMethod · 0.95
RemoteOrderMethod · 0.95

Calls 1

equalsMethod · 0.45

Tested by

no test coverage detected