Hmmm, I've tried:

  @Id
  @GeneratedValue(){val strategy = GenerationType.AUTO}
  @Column(){val insertable = false}
  var id : Long = _

But yet its still being included in the query, any ideas?

Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
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