Skip to content
This repository has been archived by the owner on Jun 7, 2021. It is now read-only.

Trafodion 1949: New JDBC Type 4 Programmer's Reference Guide #457

Merged
merged 10 commits into from
May 5, 2016
Merged

Trafodion 1949: New JDBC Type 4 Programmer's Reference Guide #457

merged 10 commits into from
May 5, 2016

Conversation

gtapper
Copy link
Contributor

@gtapper gtapper commented Apr 29, 2016

For review. This guide isn't visible externally yet. Chapters/information related to blob/clob are commented out but part of the checkin.

Also changed the location of the Apache incubator logo from 300px to 200px right indent.

Added a missing source file for the SPJ Guide.

Gunnar Tapper added 2 commits April 29, 2016 00:13
@Traf-Jenkins
Copy link

Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/681/

@Traf-Jenkins
Copy link

<parent>
<groupId>org.apache.trafodion</groupId>
<artifactId>trafodion</artifactId>
<version>1.3.0</version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, this is the 1.3.0 version? Is there also a 2.0,0 version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Document versions are driven from env.TRAFODION_VERSION. The value here is
required but doesn't have a meaning that I'm aware of.

On Fri, Apr 29, 2016 at 5:27 PM, DaveBirdsall notifications@github.com
wrote:

In docs/jdbct4ref_guide/pom.xml
#457 (comment)
:

+* @@@ END COPYRIGHT @@@
+-->

  • 4.0.0
  • org.apache.trafodion
  • jdbct4-ref-guide
  • ${env.TRAFODION_VER}
  • pom
  • Trafodion JDBC Type 4 Programmer's Reference Guide
  • This document describes how to use the JDBC Type 4 Driver.
  • http://trafodion.incubator.apache.org
  • 2015
  • org.apache.trafodion
  • trafodion
  • 1.3.0

So, this is the 1.3.0 version? Is there also a 2.0,0 version?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
https://github.com/apache/incubator-trafodion/pull/457/files/a3cc57d7f87c8f89148fe34f729e9c630e9e2091#r61657384

Thanks,

Gunnar
If you think you can you can, if you think you can't you're right.

@DaveBirdsall
Copy link
Contributor

I've skimmed this. Looks good. Will commit on Monday (leaving some time for other reviewers).


All JDBC data source classes implement either the `javax.sql.DataSource`
interface or the `javax.sql.ConnectionPoolDataSource` interface. The Type
4 driver data source classes are `org.trafodion.t4jdbc.HPT4DataSource` and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be org.trafodion.jdbc.t4 instead of org.trafodion.t4jdbc

property names and values as indicated in the following list:

```
url=jdbc:hpt4jdbc://<primary IP addr or host name of database>:37800/
Copy link
Contributor

@hegdean hegdean Apr 30, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change url and catalog name from seabase to TRAFODION

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed. Also changed port number.

@Traf-Jenkins
Copy link

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/692/

@Traf-Jenkins
Copy link

@Traf-Jenkins
Copy link

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/693/

@Traf-Jenkins
Copy link

@Traf-Jenkins
Copy link

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/694/

@Traf-Jenkins
Copy link

@Traf-Jenkins
Copy link

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/695/

@Traf-Jenkins
Copy link

@gtapper
Copy link
Contributor Author

gtapper commented May 2, 2016

Please wait with merging this change until Anu has had a chance to review the changes in the JDBC T4 guide.

@DaveBirdsall
Copy link
Contributor

Yes, that was my plan. Will poll all reviewers to see if the latest is acceptable before merging.

@Traf-Jenkins
Copy link

New Check Test Started: https://jenkins.esgyn.com/job/Check-PR-master/705/

@Traf-Jenkins
Copy link

@DaveBirdsall
Copy link
Contributor

Checking again: Is this ready for merge? @hegdean, do you have more review comments?

@hegdean
Copy link
Contributor

hegdean commented May 5, 2016

I don't have any more comments. blob/clob sections/information should be hidden till it is enabled by default.

@gtapper
Copy link
Contributor Author

gtapper commented May 5, 2016

They are hidden.

On Thu, May 5, 2016 at 9:29 AM, hegdean notifications@github.com wrote:

I don't have any more comments. blob/clob sections/information should be
hidden till it is enabled by default.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#457 (comment)

Thanks,

Gunnar
If you think you can you can, if you think you can't you're right.

@DaveBirdsall
Copy link
Contributor

Sounds like it's ready to merge then. Will do it later today.

@asfgit asfgit merged commit fc64477 into apache:master May 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
5 participants