<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/base/src/main/java/bjc/utils/misc/ParamSnapshot.java, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Rewrite NamedPreparedStatement</title>
<updated>2025-12-09T01:58:22+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-09T01:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=b805053a1ea3467a7a16ee4ff79294994823c078'/>
<id>b805053a1ea3467a7a16ee4ff79294994823c078</id>
<content type='text'>
Rewrite NamedPreparedStatement to properly support compile-once, run
many times; otherwise known as external building

Still need to finish the Javadocs, but...</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rewrite NamedPreparedStatement to properly support compile-once, run
many times; otherwise known as external building

Still need to finish the Javadocs, but...</pre>
</div>
</content>
</entry>
<entry>
<title>Checkpoint commit for NamedPreparedStatement</title>
<updated>2025-12-09T01:24:35+00:00</updated>
<author>
<name>Benjamin Culkin</name>
<email>scorpress@gmail.com</email>
</author>
<published>2025-12-09T01:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=a8adb94d009a65bbfc6985e833bf2d3510382a20'/>
<id>a8adb94d009a65bbfc6985e833bf2d3510382a20</id>
<content type='text'>
The checkpoint is that I attempted to patch the version of
NamedPreparedStatement I had to support building external batches.

This... didn't really work right; though it initially appeared to do so.

I am going to rewrite NamedPreparedStatement to actually properly
support this functionality instead of half-arsing it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The checkpoint is that I attempted to patch the version of
NamedPreparedStatement I had to support building external batches.

This... didn't really work right; though it initially appeared to do so.

I am going to rewrite NamedPreparedStatement to actually properly
support this functionality instead of half-arsing it</pre>
</div>
</content>
</entry>
</feed>
