[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-6466) Improve javadoc of Ejb3Configuration
Ondra Žižka (JIRA)
noreply at atlassian.com
Wed Jul 20 13:29:14 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43003#comment-43003 ]
Ondra Žižka commented on HHH-6466:
----------------------------------
Especially those which can't be guessed from the signature - like
addFile(File xmlFile)
addFile(String xmlFile)
addResource(String path)
configure(String resource)
> Improve javadoc of Ejb3Configuration
> ------------------------------------
>
> Key: HHH-6466
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6466
> Project: Hibernate Core
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.6.4
> Environment: http://docs.jboss.org/hibernate/core/3.6/javadocs/org/hibernate/ejb/Ejb3Configuration.html
> Reporter: Ondra Žižka
>
> Many public API methods of Ejb3Configuration have no description:
> http://docs.jboss.org/hibernate/core/3.6/javadocs/org/hibernate/ejb/Ejb3Configuration.html
> Would be nice to have at least short note about what it's contract.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list