I have a legacy table that has a group of 108 columns that are really an int[6][6][3] (apologies for for the Java!).
I've started writing a MappedField[Array[Int], O] subclass to represent this, but I'm wondering if the framework really supports a multi-coulmn mapped field? What should the targetSQLType be, for example? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
