getDatabase() - Delete column in table.

Discussion in 'Plugin Development' started by halvors, May 13, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    halvors

    Hi!

    Just wounder how i can delete a column from a table using the EbeanServer?

    Somthing like this?

    Code:
    WolfTable wolfTable = plugin.getDatabase().???
    
     
Thread Status:
Not open for further replies.

Share This Page