Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19170/src/main/java/org/xdoclet/plugin/hibernate/qtags/parameter

Added Files:
        PropertiesName.java 
Log Message:
Refactoring @hibernate.properties

--- NEW FILE: PropertiesName.java ---
/*
 * Copyright (c) 2003
 * XDoclet Team
 * All rights reserved.
 */
package org.xdoclet.plugin.hibernate.qtags.parameter;

/**
 * @author Anatol Pomozov
 */
public interface PropertiesName {
    /**
     * Define what <properties> tag this property belongs to.
     * If attribute is absent it means that property does not belong to any 
propertis set.
     */
    String getPropertiesName();
}


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to