Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter
  • Search

sql

Spring Security for h2-console

June 27, 2020June 15, 2020

In Spring Boot example apps, H2 is the easiest database to get started with. Its data is in memory or in a local file. When the app is running in development mode, you can access the database at /h2-console. It gives you a lovely little SQL admin app. That is, after you turn it on …

Read moreSpring Security for h2-console

Tags secure code, spring, sql

Stupid Oracle Tricks #1: SQL substitution variables

September 23, 2011

A common behaviour of a program, and therefore of my SQL script to replicate the program, is:1) Retrieve some value from reference data2) Use it repeatedly in SQL statements If this reference data differs by environment or by day, this adds a manual step to the SQL script. Here’s a neat trick to save the …

Read moreStupid Oracle Tricks #1: SQL substitution variables

Tags sql

popular

  • Those pesky pull request reviews
    Those pesky pull request reviews
  • PowerShell equivalent of find
    PowerShell equivalent of find
  • Dictionary Objects in JavaScript and TypeScript
    Dictionary Objects in JavaScript and TypeScript
  • Git Rebase inside IntelliJ IDEA
    Git Rebase inside IntelliJ IDEA
  • Collective problem solving in music, art, science, and software
    Collective problem solving in music, art, science, and software

twitter

My Tweets

instagram

I am a daffodil in December
Can we see the system without owning it, without making it right or wrong?
Slack in the system

meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Consulting
  • Newsletter

Tags

abstraction agile architecture automation change clojure complexity concurrency conference design DevOps distributed systems Engineering functional functionalPrinciples Generativity git Java javascript learning OO philosophy property-based testing reference ruby scala science secure code Software Development symmathesy systems Systems Thinking teams testing thinkingFunctionally tistil typescript Web Development wit Yak Shaving

Archives

Search

© 2021 Jessitron, LLC
Scroll back to top