org.apache.ws.jaxme.pm.generator.jdbc
public class CustomColumnData extends Object
Constructor Summary | |
---|---|
CustomColumnData(String pName, Object pSG) Creates a new instance with the given name, which is
attached to the given pSG . |
Method Summary | |
---|---|
String | getName() Returns the custom column datas name. |
Object | getSG() Returns the custom column datas attached object. |
pSG
.