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