mmmhhh, the documentation has a very good explanation in this matter, i suggest you read this first, everything is explained there. This is the link: http://docs.codehaus.org/display/GEOTDOC/09+Main
It's certainly possible to put all your featurecollections in an arraylist, and then just retrieve all the features with a featureiterator for each collection in your list. grtz w On Mon, May 5, 2008 at 11:41 AM, ben hmida aymen <[EMAIL PROTECTED]> wrote: > so how do i have to do to extract all the tables in my postgis database > using an ArrayList which contains all the tables? > example ArrayList<FeatureCollection>. I'm using somethig like that but i'm > not sur it'll work. Thus, i have no idea of about how to organize the > data(the geometry, attributes... > thanks for advising me > Aymen > > > > > > > __________________________________________________ > Do You Yahoo!? > En finir avec le spam? Yahoo! Mail vous offre la meilleure protection > possible contre les messages non sollicités > http://mail.yahoo.fr Yahoo! Mail ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
