Here is an example:

@Entity
  | @Table(name = "ApplicationSite", schema = "dbo", catalog = 
"EquipmentRecovery")
  | public class ApplicationSite implements java.io.Serializable {
  | 
  |     private static final long serialVersionUID = -8318603160581183431L;
  | ...
  | }

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4237693#4237693

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4237693
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to