org.wso2.registry.jdbc.dao
Class MediaTypeDAO

java.lang.Object
  extended by org.wso2.registry.jdbc.dao.MediaTypeDAO

public class MediaTypeDAO
extends java.lang.Object


Constructor Summary
MediaTypeDAO()
           
 
Method Summary
 java.lang.String[] getPathsOfMediaType(java.lang.String mediaType, java.sql.Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaTypeDAO

public MediaTypeDAO()
Method Detail

getPathsOfMediaType

public java.lang.String[] getPathsOfMediaType(java.lang.String mediaType,
                                              java.sql.Connection conn)
                                       throws java.sql.SQLException
Throws:
java.sql.SQLException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.