Skip to content

Jessitron

Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • Newsletter
  • Search
Search
  • Blog
  • Twitter
  • Patreon
  • Talks
  • 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

  • PowerShell equivalent of find
    PowerShell equivalent of find
  • PowerShell for `rm -rf`
    PowerShell for `rm -rf`
  • Git Rebase inside IntelliJ IDEA
    Git Rebase inside IntelliJ IDEA
  • Keep your experiments separate
    Keep your experiments separate
  • TFS and Git: a comparison
    TFS and Git: a comparison

twitter

My Tweets

instagram

Gotta do the feeling first.
An unexpectedly long travel day ended in octopus

meta

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

Tags

abstraction agile architecture automation change clojure complexity concurrency conference design DevOps Engineering functional functionalPrinciples Generativity git Java javascript learning OO philosophy products 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

© 2022 Jessitron, LLC
Scroll back to top