edu.udo.cs.miningmart.compiler.wrapper.dista.C45
Class C452PLSql

java.lang.Object
  extended byedu.udo.cs.miningmart.compiler.wrapper.dista.ToPLSql
      extended byedu.udo.cs.miningmart.compiler.wrapper.dista.C45.C452PLSql
Direct Known Subclasses:
Centers2PLSql, Rules2PLSql, Tree2PLSql

public class C452PLSql
extends ToPLSql

Version:
$Id: C452PLSql.java,v 1.5 2006/04/11 14:10:09 euler Exp $
Author:
Alessandro Serra, Timm Euler

Field Summary
 
Fields inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.ToPLSql
m_md, m_result_name, m4db
 
Constructor Summary
C452PLSql()
           
 
Method Summary
protected  void printValue(java.io.PrintWriter w, java.lang.Object v, ColumnInfo ci)
           
 
Methods inherited from class edu.udo.cs.miningmart.compiler.wrapper.dista.ToPLSql
convert, convertToFunctionOn, getM4Db, getResultName, printAttr, printFuncDeclaration, printFuncHeader, printFuncTrailer, printSpaceOn, setConnection, setMetaData, setResultName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C452PLSql

public C452PLSql()
Method Detail

printValue

protected void printValue(java.io.PrintWriter w,
                          java.lang.Object v,
                          ColumnInfo ci)


Copyright © 2001-2005