p12f.exe.search.sqlutils
Class PaymentQuerySQLGroupByViewComposer

java.lang.Object
  extended byp12f.exe.search.sqlutils.PaymentQuerySQLGroupByViewComposer
All Implemented Interfaces:
PaymentQuerySQLComposerInterface

public class PaymentQuerySQLGroupByViewComposer
extends java.lang.Object
implements PaymentQuerySQLComposerInterface


Field Summary
 java.lang.String viewId
           
 
Constructor Summary
PaymentQuerySQLGroupByViewComposer()
           
 
Method Summary
 java.lang.String composeQuery(PaymentQuery paymentQuery)
           
static void main(java.lang.String[] arg)
          Testeo de XML a SQL
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

viewId

public java.lang.String viewId
Constructor Detail

PaymentQuerySQLGroupByViewComposer

public PaymentQuerySQLGroupByViewComposer()
Method Detail

composeQuery

public java.lang.String composeQuery(PaymentQuery paymentQuery)
Specified by:
composeQuery in interface PaymentQuerySQLComposerInterface

main

public static void main(java.lang.String[] arg)
                 throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Testeo de XML a SQL

Parameters:
arg -
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException