Hi Oliver!

I think you need to qualiify the parameter:

@Column(name = "NAME")

Cheers,
Viktor

On Mon, Sep 1, 2008 at 9:27 AM, Oliver <[EMAIL PROTECTED]> wrote:

> When I try to use the following annotation in a JPA labled entity in a
> Scala class
>
> @Column("columnName")
>
> I get a error: wrong number of arguments for constructor Column:
> ()javax.persistence.Column
> Same thing for a @Table("tableName")
>
> Any ideas?
>
> cheers
> Oliver
>
>
>
> >
>


-- 
Viktor Klang
Rogue Software Architect

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to