org.apache.torque.util
Class JdbcConfigurer
java.lang.Object
org.apache.torque.util.JdbcConfigurer
public class JdbcConfigurer
- extends Object
Field Summary |
(package private) org.kuali.db.JDBCUtils |
jdbcUtils
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
jdbcUtils
org.kuali.db.JDBCUtils jdbcUtils
JdbcConfigurer
public JdbcConfigurer()
hasProperty
protected boolean hasProperty(String name,
Object bean)
throws org.kuali.core.db.torque.PropertyHandlingException
- Throws:
org.kuali.core.db.torque.PropertyHandlingException
getProperty
protected <T> T getProperty(String name,
Object bean)
setProperty
protected void setProperty(Object bean,
String name,
Object value)
throws org.kuali.core.db.torque.PropertyHandlingException
- Throws:
org.kuali.core.db.torque.PropertyHandlingException
updateConfiguration
public void updateConfiguration(Object bean)
throws org.kuali.core.db.torque.PropertyHandlingException
- Throws:
org.kuali.core.db.torque.PropertyHandlingException
validateConfiguration
public void validateConfiguration(Object bean)
getEmptyURLErrorMessage
protected String getEmptyURLErrorMessage()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.