org.jasig.portal.channels.sqlquery
Class SqlToXml
java.lang.Object
org.jasig.portal.channels.sqlquery.SqlToXml
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class SqlToXml
- extends Object
Executes a SQL query and builds from it a DOM.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SqlToXml
public SqlToXml(DataSource ds,
String sql)
- Deprecated.
populateDomFromSqlQuery
public void populateDomFromSqlQuery(Document dom)
- Deprecated.
Copyright © 2010 Jasig. All Rights Reserved.