I am currently in the process of upgrading our applications from geotools 2.1 
to 10.2.  We are running on linux, doing manual downloads of jars, and  using 
the arcsde middleware 10.0 on top of Oracle11.2.

I am finding that, when I make a call to the DataStore getSchema method for a 
single database table and then examine what is returned, that the first column 
(primary key column) is always missing.  I looked at some of the user list 
archive messages and geotools source code and it appears that in some of the 
DataStore implementations that this will occur unless one makes the call to 
setExposePrimaryKeyColumns(true).  However, it does not appear that this method 
is supported in the ArcSDEDataStore implementation.  Does this mean that I can 
never get back the primary key in geotools using the ArcSDE interface or am I 
missing something.  This is a showstopper for upgrading since our apps need 
access to the primary key column through geotools.

Thanks,
Dave

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to