<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ANN: using 1.4 C++ FGDB from Java in File Geodatabase API Questions</title>
    <link>https://community.esri.com/t5/file-geodatabase-api-questions/ann-using-1-4-c-fgdb-from-java/m-p/702832#M1117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a modest contribution for using the filegeodatabase api from java&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/frett27/jfgdb" title="https://github.com/frett27/jfgdb"&gt;GitHub - frett27/jfgdb: Java File Geodatabase (FGDB) JNI Wrapper, permit to read/write simple features in .gdb from Java&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this could help in some manner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Dec 2016 12:55:40 GMT</pubDate>
    <dc:creator>PatriceFREYDIERE</dc:creator>
    <dc:date>2016-12-20T12:55:40Z</dc:date>
    <item>
      <title>ANN: using 1.4 C++ FGDB from Java</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/ann-using-1-4-c-fgdb-from-java/m-p/702832#M1117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a modest contribution for using the filegeodatabase api from java&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/frett27/jfgdb" title="https://github.com/frett27/jfgdb"&gt;GitHub - frett27/jfgdb: Java File Geodatabase (FGDB) JNI Wrapper, permit to read/write simple features in .gdb from Java&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this could help in some manner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 12:55:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/ann-using-1-4-c-fgdb-from-java/m-p/702832#M1117</guid>
      <dc:creator>PatriceFREYDIERE</dc:creator>
      <dc:date>2016-12-20T12:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: ANN: using 1.4 C++ FGDB from Java</title>
      <link>https://community.esri.com/t5/file-geodatabase-api-questions/ann-using-1-4-c-fgdb-from-java/m-p/702833#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just a heads up Java access to FGDB can be tricky because the FGDB library has ZERO support for threads. In fact the thread support is so bad that certain operations (involving XML) have to always be done in the same thread. If that thread no longer exists then the api will cause a crash if you try and do any operation involving XML (e.g. creating a new table, opening a FGDB etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make sure you implement careful synchronization to any static methods and access to methods on each FGDB that you open.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 01:40:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/file-geodatabase-api-questions/ann-using-1-4-c-fgdb-from-java/m-p/702833#M1118</guid>
      <dc:creator>PaulAustin1</dc:creator>
      <dc:date>2016-12-22T01:40:29Z</dc:date>
    </item>
  </channel>
</rss>

