toString(String prefix, String indent) Returns a string representation of the object using a prefix
This can be used as part of a facility to output a MetaData file.
Constructor.
Parameters: parent - MetaData of parent element Parameters: name - Name of the persistence unit Parameters: transactionType - Transaction type for this unit
Returns a string representation of the object using a prefix
This can be used as part of a facility to output a MetaData file.
Parameters: prefix - prefix string Parameters: indent - indent string a string representation of the object.