<?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 Re: Transitioning from SDE SDK to the new Java SDK - Help needed in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311314#M906</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be honest, I have used neither of these APIs, so can't comment on specifics. However, from what I know about the ESRI Geodatabase Framework and the developments that have taken place, I doubt there is any real "transition" path from the &lt;/SPAN&gt;&lt;STRONG&gt;ArcSDE Java API&lt;/STRONG&gt;&lt;SPAN&gt; to the &lt;/SPAN&gt;&lt;STRONG&gt;ArcGIS Runtime SDK for Java&lt;/STRONG&gt;&lt;SPAN&gt;. These are two completely different products, based on different technology. The Runtime API is &lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt; an evolution of the ArcSDE API. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think your best bet is a careful study of the ArcGIS Runtime SDK for Java &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/" rel="nofollow" target="_blank"&gt;API Reference documentation&lt;/A&gt;&lt;SPAN&gt;, and trying to find "equivalents" in there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, either:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Class Polygon: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Polygon.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Polygon.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Class Envelope: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Envelope.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Envelope.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;might be in the direction of what you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 May 2014 21:07:48 GMT</pubDate>
    <dc:creator>MarcoBoeringa</dc:creator>
    <dc:date>2014-05-08T21:07:48Z</dc:date>
    <item>
      <title>Transitioning from SDE SDK to the new Java SDK - Help needed</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311313#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am working on upgrading a Java app that uses the SDE SDK.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there documentation of what to use in the new Java SDK to replace the old SDE SDK code?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, the code uses SeShape and SeExtent to generate a rectangle using the SeShape.generateRectangle method.&amp;nbsp; What is comparable in the new SDK?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help that can be offered.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 19:27:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311313#M905</guid>
      <dc:creator>SamSnyder</dc:creator>
      <dc:date>2014-05-08T19:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transitioning from SDE SDK to the new Java SDK - Help needed</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311314#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;To be honest, I have used neither of these APIs, so can't comment on specifics. However, from what I know about the ESRI Geodatabase Framework and the developments that have taken place, I doubt there is any real "transition" path from the &lt;/SPAN&gt;&lt;STRONG&gt;ArcSDE Java API&lt;/STRONG&gt;&lt;SPAN&gt; to the &lt;/SPAN&gt;&lt;STRONG&gt;ArcGIS Runtime SDK for Java&lt;/STRONG&gt;&lt;SPAN&gt;. These are two completely different products, based on different technology. The Runtime API is &lt;/SPAN&gt;&lt;STRONG&gt;not&lt;/STRONG&gt;&lt;SPAN&gt; an evolution of the ArcSDE API. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I think your best bet is a careful study of the ArcGIS Runtime SDK for Java &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/" rel="nofollow" target="_blank"&gt;API Reference documentation&lt;/A&gt;&lt;SPAN&gt;, and trying to find "equivalents" in there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, either:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Class Polygon: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Polygon.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Polygon.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;or&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Class Envelope: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Envelope.html" rel="nofollow" target="_blank"&gt;https://developers.arcgis.com/java/api-reference/com/esri/core/geometry/Envelope.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;might be in the direction of what you need.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 May 2014 21:07:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311314#M906</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-05-08T21:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Transitioning from SDE SDK to the new Java SDK - Help needed</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311315#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the reply.&amp;nbsp; I'll check out your suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 17:34:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/transitioning-from-sde-sdk-to-the-new-java-sdk/m-p/311315#M907</guid>
      <dc:creator>SamSnyder</dc:creator>
      <dc:date>2014-05-15T17:34:52Z</dc:date>
    </item>
  </channel>
</rss>

