org.jboss.metadata.rar.jboss.mcf
Class DBMSMetaData

java.lang.Object
  extended by org.jboss.metadata.rar.jboss.mcf.DBMSMetaData
All Implemented Interfaces:
Serializable

public class DBMSMetaData
extends Object
implements Serializable

A DBMSMetaData.

Version:
$Revision: 84046 $
Author:
Weston M. Price, Jeff Zhang
See Also:
Serialized Form

Constructor Summary
DBMSMetaData()
           
 
Method Summary
 String getTypeMapping()
           
 void setTypeMapping(String typeMapping)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBMSMetaData

public DBMSMetaData()
Method Detail

getTypeMapping

public String getTypeMapping()

setTypeMapping

public void setTypeMapping(String typeMapping)


Copyright © 2009 JBoss Inc.. All Rights Reserved.