The following comment has been added to this issue:
Author: Rod Macpherson
Created: Fri, 5 Sep 2003 11:01 AM
Body:
I want to make my primary key read-only since it is generated in the database.
Therefore INSERT or UPDATE statements should exclude this. Unfortunately the read-only
attribute of ejb.persistence does not do anything in terms of generating a read-only
DD attribute. Is this the same bug reported here?
/**
* @ejb.pk-field
* @ejb.persistent-field
* @ejb.persistence column-name="FOO" read-only="true"
*/
public abstract java.lang.Long getFoo();
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-623
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XDT-623
Summary: read-only attribute from @ejb.persitence tag not generated
Type: Bug
Status: Assigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: XDoclet
Components:
JBoss Module
Versions:
1.2 Beta 3
Assignee: xdoclet-devel (Use for new issues)
Reporter: Ingo Bruell
Created: Tue, 26 Aug 2003 9:18 AM
Updated: Tue, 26 Aug 2003 9:18 AM
Environment: Jdk1.4.2 windows 2000 sp4 jboss 3.2.1
Description:
The Attribut above has no effect cause in the .xdt file only the same attribute from
@jboss.persistence is used.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel