Constant Field Values


Contents
org.apache.*

org.apache.aries.samples.blog.persistence.jdbc.Statements
public static final String AUTHOR_BLOG_ENTRY_TABLE_NAME "AUTHOR_BLOGENTRY"
public static final String AUTHOR_TABLE_NAME "AUTHOR"
public static final String BLOG_ENTRY_TABLE_NAME "BLOGENTRY"
public static final String COMMENT_ENTRY_TABLE_NAME "COMMENT"
public static final String I_BLGNTRY_AUTHOR "I_BLGNTRY_AUTHOR"



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.