Serialized Form


Package com.google.code.plsqlgateway.servlet

Class com.google.code.plsqlgateway.servlet.PLSQLGatewayServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

ctx

javax.servlet.ServletContext ctx

config

com.google.code.eforceconfig.Config config

intconfig

com.google.code.eforceconfig.EntityConfig intconfig

Class com.google.code.plsqlgateway.servlet.SQLInjectionException extends Exception implements Serializable


Package com.google.code.plsqlgateway.servlet.upload

Class com.google.code.plsqlgateway.servlet.upload.OracleFileItem extends Object implements Serializable

Serialized Fields

fieldName

String fieldName

contentType

String contentType

documentId

String documentId

isFormField

boolean isFormField

fileName

String fileName

blob

oracle.sql.BLOB blob

bos

ByteArrayOutputStream bos

intconfig

com.google.code.eforceconfig.EntityConfig intconfig

dadConfig

com.google.code.eforceconfig.EntityConfig dadConfig

conn

oracle.jdbc.OracleConnection conn

stmt

oracle.jdbc.OracleCallableStatement stmt



Copyright © 2011. All Rights Reserved.