createSchema method

Use the createSchema method to create new entity and property types.

Purpose

The createSchema method creates the schema of new entity types and property types at runtime.

Parameters

root
Specifies the input root data object that contains the information of the new entity and property types.

Returns

The output root data object that contains the new types created and the repositories that support the new types.

Exceptions

  • WIMException:
  • RemoteException:

Signature

Public DataObject createSchema(DataObject root) throws WIMException, RemoteException

Icon that indicates the type of topic Reference topic

Terms and conditions for documentation | Feedback


Timestamp icon Last updated: March 30, 2016 13:35
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=createschema
File name: createschema.html