Constant Field Values


Contents
org.apache.*

org.apache.gora.sql.store.SqlStore<K,T extends org.apache.gora.persistency.impl.PersistentBase>
protected static final String DEFAULT_MAPPING_FILE "gora-sql-mapping.xml"
protected static final String DRIVER_CLASS_PROPERTY "jdbc.driver"
protected static final String PASSWORD_PROPERTY "jdbc.password"
protected static final String URL_PROPERTY "jdbc.url"
protected static final String USERNAME_PROPERTY "jdbc.user"



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.